Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
RabbitMQ 3.1.0
Browse files Browse the repository at this point in the history
Closes #19564.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Michael Klishin authored and Tanner Lovelace committed Jun 7, 2013
1 parent ce2bdea commit 8f5a23d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/rabbitmq.rb
Expand Up @@ -2,8 +2,8 @@

class Rabbitmq < Formula
homepage 'http://www.rabbitmq.com'
url 'http://www.rabbitmq.com/releases/rabbitmq-server/v3.0.4/rabbitmq-server-generic-unix-3.0.4.tar.gz'
sha1 '5202b063404e703a21e8d72b20f171bc540ba933'
url 'http://www.rabbitmq.com/releases/rabbitmq-server/v3.1.0/rabbitmq-server-generic-unix-3.1.0.tar.gz'
sha1 '52f5b23341d56148692670aeca5393b3fb4f8b9f'

depends_on 'erlang'
depends_on 'simplejson' => :python if MacOS.version == :leopard
Expand Down

0 comments on commit 8f5a23d

Please sign in to comment.