Concurrency Kit 0.1.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
1b0e7fca8e
commit
5d109c65a1
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Concurrencykit < Formula
|
||||
url 'http://concurrencykit.org/releases/ck-0.1.0.tar.gz'
|
||||
url 'http://concurrencykit.org/releases/ck-0.1.4.tar.gz'
|
||||
homepage 'http://concurrencykit.org'
|
||||
md5 '1832e4d0b7fb31a159d50ab3e66b8979'
|
||||
md5 '11f6f2145d12c48fd17845b39f492ceb'
|
||||
head 'git://git.concurrencykit.org/ck.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue