parent
5d3a9f8481
commit
37a1e2c77f
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ class RabbitmqC < Formula
|
|||
depends_on 'simplejson' => :python if MacOS.version <= :leopard
|
||||
|
||||
resource 'codegen' do
|
||||
url 'https://github.com/rabbitmq/rabbitmq-codegen/archive/rabbitmq_v3_2_4.tar.gz'
|
||||
sha1 '936d66a98e00cb1c2921fa13c5ec1bc8f83d33ad'
|
||||
url 'https://github.com/rabbitmq/rabbitmq-codegen/archive/rabbitmq_v3_3_0.tar.gz'
|
||||
sha1 '8a5fd687faae669f3715ea44aaeaf53b8743a340'
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue