concurrencykit 0.2.18

Closes Homebrew/homebrew#19984.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Francisco Souza 2013-05-21 21:30:45 -03:00 committed by Adam Vandenberg
parent eb82a4d067
commit 580455f771

View file

@ -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'