aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8a61f254d..b03dd6665 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.2.tar.gz'
- sha1 '1c57819935f2a24128e521387e58587557de93c9'
+ url 'http://concurrencykit.org/releases/ck-0.2.6.tar.gz'
+ sha1 '875f2692bcf151ba38a245d908f9f933e81e65cb'
head 'git://git.concurrencykit.org/ck.git'