From 1e8aa4fed3c86ab1223873745322551d2652e11d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 22 May 2024 18:27:23 +0000 Subject: [PATCH 1/2] cloudprober 0.13.5 --- Formula/c/cloudprober.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/c/cloudprober.rb b/Formula/c/cloudprober.rb index 5fe5167e8199..e754ae50b352 100644 --- a/Formula/c/cloudprober.rb +++ b/Formula/c/cloudprober.rb @@ -1,8 +1,8 @@ class Cloudprober < Formula desc "Active monitoring software to detect failures before your customers do" homepage "https://cloudprober.org" - url "https://github.com/cloudprober/cloudprober/archive/refs/tags/v0.13.4.tar.gz" - sha256 "6bbcc560c8e0010cd045afa6558daaf186ae78cea2614ebec1d9afe94a30b9b5" + url "https://github.com/cloudprober/cloudprober/archive/refs/tags/v0.13.5.tar.gz" + sha256 "dd91e39beca55607a00876358174cfbc3f2249311942d2a04e9da3287c6c0c2d" license "Apache-2.0" bottle do From ec493a8233d81e612a0493a37f3d0b99920427fa Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 22 May 2024 22:54:36 +0000 Subject: [PATCH 2/2] cloudprober: update 0.13.5 bottle. --- Formula/c/cloudprober.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/c/cloudprober.rb b/Formula/c/cloudprober.rb index e754ae50b352..a454727300f0 100644 --- a/Formula/c/cloudprober.rb +++ b/Formula/c/cloudprober.rb @@ -6,13 +6,13 @@ class Cloudprober < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "c3138121c169a8a2af79d08bd41294ffff67f567e20a0cb5acfab4e320cd4e6e" - sha256 cellar: :any_skip_relocation, arm64_ventura: "1301b4d52b79e83b5804371c302d0c5dee22ca14673356390885e1432a95518a" - sha256 cellar: :any_skip_relocation, arm64_monterey: "9ff9290599aa22fe6af8598a0f5d166fb87702394948213fbdf65b11f205759e" - sha256 cellar: :any_skip_relocation, sonoma: "2ab9cebea827959c8d60062a13052f7d92aefb155de801253391ac1c7c98e84d" - sha256 cellar: :any_skip_relocation, ventura: "9fe072630d4b910e88420d71241a7e893b3fe67a3aa94876fd4fd33f4e5b368e" - sha256 cellar: :any_skip_relocation, monterey: "78200b7cdfb61d088400c3d89c307d0ff68abbc4053bfbc975243a16ec6046ea" - sha256 cellar: :any_skip_relocation, x86_64_linux: "50802c1fa306182a54399595e136a8cf9b41587e78c710c73b110c8f199c3689" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "962dbe3e9dcc12ee70d3bc542da2f4a55cc9121015ca558b74c2b26ab9e2c1a9" + sha256 cellar: :any_skip_relocation, arm64_ventura: "6a9fff5fc3fcc1258f7bee93652bb3bed03643aa1da6c97d1416add0c665351d" + sha256 cellar: :any_skip_relocation, arm64_monterey: "63d9d316671d306a431fcd97d990b9e800cc9091a40631cca94b990d2d1ddb9e" + sha256 cellar: :any_skip_relocation, sonoma: "e5ad0c77348a6fa78317718cd1d748595cdeef29685d9341f58c0baffe7811ef" + sha256 cellar: :any_skip_relocation, ventura: "74d4dd11f90c2255a9fa362f03a1eda8cecc542d93344d7a507008db1ee4d31f" + sha256 cellar: :any_skip_relocation, monterey: "2880287ced255ef58473ea3a4b871655421340642cc899a7c96f72f0623fb0eb" + sha256 cellar: :any_skip_relocation, x86_64_linux: "e2fa69f74493f7b457d01aa6b82f673c698451ecadf8767edc32f10ac1dc5540" end depends_on "go" => :build