Skip to content

Commit

Permalink
Merge pull request #151787 from BrewTestBot/bump-thanos-0.32.5
Browse files Browse the repository at this point in the history
thanos 0.32.5
  • Loading branch information
BrewTestBot authored Oct 19, 2023
2 parents 46554fb + c847abd commit ebffd78
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Formula/t/thanos.rb
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
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
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
Expand Down

0 comments on commit ebffd78

Please sign in to comment.