concurrencykit 0.2.20
Closes Homebrew/homebrew#21313. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
34b371fb51
commit
6ab205330f
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.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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue