rabbitmq-c: update 0.11.0 bottle.

master
BrewTestBot 2022-10-11 11:04:55 +00:00
parent a0955ef735
commit 301f59398e
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 8 deletions

View File

@ -7,14 +7,13 @@ class RabbitmqC < Formula
head "https://github.com/alanxz/rabbitmq-c.git", branch: "master"
bottle do
rebuild 1
sha256 cellar: :any, arm64_monterey: "5ef6efee964e2f6006a1cd1606cfc8ea9611b74d94bc3649cf701cc0cb545a18"
sha256 cellar: :any, arm64_big_sur: "d060c016414d8d55afa295308d1582fee4db9f36cc43770600fa8bc480e42511"
sha256 cellar: :any, monterey: "d6171b1b0042e0d02f941da67cb6c57ae56ea50e76b8798e5073880af7da13b6"
sha256 cellar: :any, big_sur: "efe8285e7bdfc661fa5cfede54785b44e817b38fa800e64f75dec2755ae69a7a"
sha256 cellar: :any, catalina: "1ae238a471c056d01372fed68b25dbcfe5a29a88f144b9cf09b859a4f287af98"
sha256 cellar: :any, mojave: "80ecbc2444e12039a77f178dbd7557bcda2795ea182bc7fd788f16e7f5e48e4c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a34fc2c4bd5afb8f42933b4533892385aa479637101a6e48b01312830ed850ad"
rebuild 2
sha256 cellar: :any, arm64_monterey: "b5e656e15711c417775fb532b61374f34fb00b69ddf2f24841d6c8976bb1c29c"
sha256 cellar: :any, arm64_big_sur: "5356ca6f455bb61d4ab4d8d66a27d399ebd027bddd5ebfe9bc5daa69d97c1dda"
sha256 cellar: :any, monterey: "9528f0000e5d9beb29ca43cf88d0e04f92e05c1361bf1edbeb87212b68b8b295"
sha256 cellar: :any, big_sur: "5f060aea640ac85272c2a4c2b4f5e0ced90d38942bded0c841b9f75c2cbcdf75"
sha256 cellar: :any, catalina: "8f68d7d99f11f8443466b47289ea01700467e1786ee6ba0cd02ab98046787186"
sha256 cellar: :any_skip_relocation, x86_64_linux: "88e01cadd8c92b6afcf52fcbbe435ba1103320d3e5d4172e1db15f355116daa2"
end
depends_on "cmake" => :build