From ac9ea52a3a1d61013f2b7ec1981bbd7956ddc6a6 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Oct 2023 05:32:06 +0000 Subject: [PATCH 1/2] thanos 0.32.5 --- Formula/t/thanos.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/t/thanos.rb b/Formula/t/thanos.rb index c394a2013c44..8e4914d56e68 100644 --- a/Formula/t/thanos.rb +++ b/Formula/t/thanos.rb @@ -1,8 +1,8 @@ class Thanos < Formula desc "Highly available Prometheus setup with long term storage capabilities" homepage "https://thanos.io" - url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.32.4.tar.gz" - sha256 "9b7c4886742903f3b0209b96b5cbe253e8fbf99dbd7c82d053657e182f96b513" + url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.32.5.tar.gz" + sha256 "929be4a3e8a059b2938d2d7d3f7e5428d2d9a804c3e07f8c05d8e2639ec1e689" license "Apache-2.0" bottle do From c847abdd68acfeb381c0f47102d7bcd16caf319d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Oct 2023 08:13:11 +0000 Subject: [PATCH 2/2] thanos: update 0.32.5 bottle. --- Formula/t/thanos.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/t/thanos.rb b/Formula/t/thanos.rb index 8e4914d56e68..84cd1ce08a9f 100644 --- a/Formula/t/thanos.rb +++ b/Formula/t/thanos.rb @@ -6,13 +6,13 @@ class Thanos < Formula license "Apache-2.0" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "c3eeea0b51bdd183a1fd75722e3d722e8dd3d043c7e606e073cd72da843c4e63" - sha256 cellar: :any_skip_relocation, arm64_ventura: "0bb96ca5cd8c7d6bc8934dcde8984c5f414504805607746643832e8eafc5e659" - sha256 cellar: :any_skip_relocation, arm64_monterey: "cdb2c6da0937123217ae604221673035eb33f8ef21eddc3b2ba0533b79d1b4bd" - sha256 cellar: :any_skip_relocation, sonoma: "92dd97a6a293c36fc5294f9f29672b1917afb6fc3456092cf7325910470e42c2" - sha256 cellar: :any_skip_relocation, ventura: "204f475c861335781c150e5fb752b8c6a4334b06994dddd0abbedca640124f1a" - sha256 cellar: :any_skip_relocation, monterey: "8c6b7f33011df8809935235d4bd38a1eb82f2445ce0914a2f4db98bd07490731" - sha256 cellar: :any_skip_relocation, x86_64_linux: "be15404b06be5abe10d4e24bb9384251dad0ccf34dcab2a0a899f6e0e8a12a65" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "44699ff43e0c9fc8a6b15c7bcbb7d8534dffa72335a1557edadd25d2e43aeed3" + sha256 cellar: :any_skip_relocation, arm64_ventura: "9789bd376174d9b1a39f52937abf2b08b1eeaed5691c017205a0ec5c858c113a" + sha256 cellar: :any_skip_relocation, arm64_monterey: "15c8b688bebea12602bd7e5361eb7d323b0d040dc2ebdb785a0da01b3fc4f0fe" + sha256 cellar: :any_skip_relocation, sonoma: "bc830c9a84d8a08cdf156994779b33622888a79d714075def1b768087e49f68b" + sha256 cellar: :any_skip_relocation, ventura: "7407b12553f50ffad7ed0c481012cfe4b690e632c6f98785bf3b7c251981051b" + sha256 cellar: :any_skip_relocation, monterey: "abe4d4cdf9d71c001b6dc095c534c037e508191244093a46abab88e5692a45f3" + sha256 cellar: :any_skip_relocation, x86_64_linux: "313e1893be682c4a57e50fc39cc62c4e32fa28bea88e77af5593a3a703bb3db5" end depends_on "go" => :build