diff options
Diffstat (limited to 'Library')
| -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 4279f477a..f9a349fe4 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.3.1.tar.gz' - sha1 'ca8fb6cf2a7562c012dffd579ac8f8ed051e6ed4' + url 'http://concurrencykit.org/releases/ck-0.3.2.tar.gz' + sha1 '03852d7c91a6ad7c23efbf8a55c77652dc292d00' head 'git://git.concurrencykit.org/ck.git' |
