diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/rabbitmq-c.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rabbitmq-c.rb b/Library/Formula/rabbitmq-c.rb index 4160d9206..bd2dad5f3 100644 --- a/Library/Formula/rabbitmq-c.rb +++ b/Library/Formula/rabbitmq-c.rb @@ -8,7 +8,7 @@ end class RabbitmqC < Formula homepage 'https://github.com/alanxz/rabbitmq-c' url 'https://github.com/alanxz/rabbitmq-c/archive/rabbitmq-c-v0.3.0.zip' - sha1 '91f5d1af85b118c63354744d9b0adb9eaab1d9e0' + sha1 'bbe8942a5d183512a0406fc516bbe2c8aa2811cc' head 'https://github.com/alanxz/rabbitmq-c.git' |
