amqp-cpp 4.3.17

Closes #110509.

Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Porkepix 2022-09-13 04:51:57 +02:00 committed by BrewTestBot
parent 4944bca0f4
commit 0027c3fc01
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
class AmqpCpp < Formula class AmqpCpp < Formula
desc "C++ library for communicating with a RabbitMQ message broker" desc "C++ library for communicating with a RabbitMQ message broker"
homepage "https://github.com/CopernicaMarketingSoftware/AMQP-CPP" homepage "https://github.com/CopernicaMarketingSoftware/AMQP-CPP"
url "https://github.com/CopernicaMarketingSoftware/AMQP-CPP/archive/v4.3.16.tar.gz" url "https://github.com/CopernicaMarketingSoftware/AMQP-CPP/archive/v4.3.17.tar.gz"
sha256 "66c96e0db1efec9e7ddcf7240ff59a073d68c09752bd3e94b8bc4c506441fbf7" sha256 "e69377633c3b63eb2af911446c57bada3b591456cb61daf4d9625593a0ef1f96"
license "Apache-2.0" license "Apache-2.0"
head "https://github.com/CopernicaMarketingSoftware/AMQP-CPP.git", branch: "master" head "https://github.com/CopernicaMarketingSoftware/AMQP-CPP.git", branch: "master"