concurrencykit 0.3
Closes Homebrew/homebrew#22538. Signed-off-by: Adam Vandenberg <flangy@gmail.com>master
parent
b17bc20b8f
commit
5a0dbcf21b
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Concurrencykit < Formula
|
||||
homepage 'http://concurrencykit.org'
|
||||
url 'http://concurrencykit.org/releases/ck-0.2.20.tar.gz'
|
||||
sha1 'bc99f50a99061b1a1310fee7200591c35fcbcc36'
|
||||
url 'http://concurrencykit.org/releases/ck-0.3.tar.gz'
|
||||
sha1 '6106af3f3c90c65921afa264d58d004de15b6476'
|
||||
|
||||
head 'git://git.concurrencykit.org/ck.git'
|
||||
|
||||
|
|
Loading…
Reference in New Issue