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 fb4f2999e..b23722128 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.19.tar.gz' - sha1 '9fd2caa481004be12961c06d5fc510db3692fca5' + url 'http://concurrencykit.org/releases/ck-0.2.20.tar.gz' + sha1 'bc99f50a99061b1a1310fee7200591c35fcbcc36' head 'git://git.concurrencykit.org/ck.git' |
