aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2012-10-19 16:14:10 -0500
committerAdam Vandenberg2012-10-19 19:03:19 -0700
commitf133eac0c3723e15203fc4321ca6251e292ecc5c (patch)
treeac024c46dc14a9ca84c10a987bf55c6011df21dd /Library
parent3bcf58e9b772becda787ffbc2ccb63b95acb8403 (diff)
downloadhomebrew-f133eac0c3723e15203fc4321ca6251e292ecc5c.tar.bz2
concurrencykit 0.2.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-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 b03dd6665..bdd303c95 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.6.tar.gz'
- sha1 '875f2692bcf151ba38a245d908f9f933e81e65cb'
+ url 'http://concurrencykit.org/releases/ck-0.2.11.tar.gz'
+ sha1 '90aa90d657f85ae38f4b294720aed812e1b502b2'
head 'git://git.concurrencykit.org/ck.git'