diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/concurrencykit.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/concurrencykit.rb b/Library/Formula/concurrencykit.rb index d770b1233..1cabdb6ac 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.4.1.tar.gz' - sha1 '53be7f3cc42bf46f409926a8add911bf49f37c20' + url 'http://concurrencykit.org/releases/ck-0.4.2.tar.gz' + sha1 '70c49d50345c915af2248e7f5223ecf74200dacb' head 'https://github.com/concurrencykit/ck.git' |
