amqp-cpp 4.0.0
Closes #34085. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
d18689f6ed
commit
8c4a9947db
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class AmqpCpp < Formula
|
||||
desc "C++ library for communicating with a RabbitMQ message broker"
|
||||
homepage "https://github.com/CopernicaMarketingSoftware/AMQP-CPP"
|
||||
url "https://github.com/CopernicaMarketingSoftware/AMQP-CPP/archive/v3.2.0.tar.gz"
|
||||
sha256 "82b9a15fb4b2b7d53767e93065f82a068a23dbac43b76c5e6cc8b132a3db68fc"
|
||||
url "https://github.com/CopernicaMarketingSoftware/AMQP-CPP/archive/v4.0.0.tar.gz"
|
||||
sha256 "21357f06b8f82a77413f4b7b812cbcb58c9691e7eeae963a01e59f655c59d661"
|
||||
head "https://github.com/CopernicaMarketingSoftware/AMQP-CPP.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue