aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorFrancisco Souza2013-06-25 14:11:34 -0300
committerAdam Vandenberg2013-06-25 10:27:46 -0700
commit3d883402c8e0fea56fd3a1bccdf738b807e0e857 (patch)
treec30c8f3a918a34b06aff5fba1c56e1a4a242cfa7 /Library/Formula
parentda7be61d14fe0040d5129dc7bfb2f3e85914f13f (diff)
downloadhomebrew-3d883402c8e0fea56fd3a1bccdf738b807e0e857.tar.bz2
concurrencykit 0.2.19
Closes #20776. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/concurrencykit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/concurrencykit.rb b/Library/Formula/concurrencykit.rb
index a6d37a891..fb4f2999e 100644
--- a/Library/Formula/concurrencykit.rb
+++ b/Library/Formula/concurrencykit.rb
@@ -2,8 +2,8 @@ require 'formula'
class Concurrencykit < Formula
homepage 'http://concurrencykit.org'
- url 'http://concurrencykit.org/releases/ck-0.2.18.tar.gz'
- sha1 '2198e771befd8229f3c19b3cd509b9f4f409a89c'
+ url 'http://concurrencykit.org/releases/ck-0.2.19.tar.gz'
+ sha1 '9fd2caa481004be12961c06d5fc510db3692fca5'
head 'git://git.concurrencykit.org/ck.git'