aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancisco Souza2014-07-31 09:53:41 -0300
committerMike McQuaid2014-07-31 15:12:18 +0200
commit0250e181c0961ed1782ea2f1a12f7fdaae2cff1e (patch)
treea51f25d5bf54f0f0b9c99ae855e75a5c798962b1
parent76383d543552298f7b3cf2003cf5a517304f19c7 (diff)
downloadhomebrew-0250e181c0961ed1782ea2f1a12f7fdaae2cff1e.tar.bz2
concurrencykit 0.4.3
-rw-r--r--Library/Formula/concurrencykit.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/concurrencykit.rb b/Library/Formula/concurrencykit.rb
index f8c8f2ffc..a2c4d6805 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.4.2.tar.gz'
- sha1 '70c49d50345c915af2248e7f5223ecf74200dacb'
+ url 'http://concurrencykit.org/releases/ck-0.4.3.tar.gz'
+ sha1 '205d1c11e2b7eb30f5704953152775334098f2e3'
head 'https://github.com/concurrencykit/ck.git'