concurrencykit 0.2.18
Closes Homebrew/homebrew#19984. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
eb82a4d067
commit
580455f771
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Concurrencykit < Formula
|
||||
homepage 'http://concurrencykit.org'
|
||||
url 'http://concurrencykit.org/releases/ck-0.2.17.tar.gz'
|
||||
sha1 '50d91dbab8bcce9f579f6f920a7fb828f0e754f9'
|
||||
url 'http://concurrencykit.org/releases/ck-0.2.18.tar.gz'
|
||||
sha1 '2198e771befd8229f3c19b3cd509b9f4f409a89c'
|
||||
|
||||
head 'git://git.concurrencykit.org/ck.git'
|
||||
|
||||
|
|
Loading…
Reference in a new issue