From b24005473a35d13a1fa699994eaee4b2c5e8e016 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Fri, 30 Nov 2012 22:31:44 -0600 Subject: ck 0.2.12 Signed-off-by: Adam Vandenberg --- Library/Formula/concurrencykit.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/concurrencykit.rb b/Library/Formula/concurrencykit.rb index bdd303c95..b0eabefa2 100644 --- a/Library/Formula/concurrencykit.rb +++ b/Library/Formula/concurrencykit.rb @@ -2,8 +2,8 @@ require 'formula' class Concurrencykit < Formula homepage 'http://concurrencykit.org' - url 'http://concurrencykit.org/releases/ck-0.2.11.tar.gz' - sha1 '90aa90d657f85ae38f4b294720aed812e1b502b2' + url 'http://concurrencykit.org/releases/ck-0.2.12.tar.gz' + sha1 '538638f3233b77c57efcfe8ad226f6098be9a0b2' head 'git://git.concurrencykit.org/ck.git' -- cgit v1.2.3