Skip to content

Commit

Permalink
Merge pull request #140988 from ZhongRuoyu/bump-thanos-0.32.2
Browse files Browse the repository at this point in the history
thanos 0.32.2
  • Loading branch information
BrewTestBot authored Aug 31, 2023
2 parents 724e66f + 61cc551 commit 02358ad
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.1.tar.gz"
sha256 "524503d3d4606799e6f5d6b9e81aa9f816284267ceabf041ab5d799925c3b05d"
url "https://github.com/thanos-io/thanos/archive/refs/tags/v0.32.2.tar.gz"
sha256 "8f01210cb0367f337ed005455e75c7c90474432219b90bbd6dc5569fd14b2e63"
license "Apache-2.0"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "79c7e27873847a4126c826fabfa75b36eb14d9b6c823002874e1c8aa9addbb72"
sha256 cellar: :any_skip_relocation, arm64_monterey: "efcc46d366c00622f7e5d4718a78d7abb897ba3889501ac867e6bc656da52ced"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "1a2f0795f5a89d0eb6f8465ec13aa1ad4018072528f378bc097f79f0eea15847"
sha256 cellar: :any_skip_relocation, ventura: "d9cf58ad686c35f6bee48aa0104b90aabe01d3af767802969118a398dcedab8b"
sha256 cellar: :any_skip_relocation, monterey: "88b2193f9ebc9394126a6bd98f3459284438162938e8d0243a809175b843f84e"
sha256 cellar: :any_skip_relocation, big_sur: "f4aaece2fbc829949e5d004cae3b4a4a6a79a9e0bfba61e90ca612a88779dd33"
sha256 cellar: :any_skip_relocation, x86_64_linux: "92f2517d4f989cbafeb1ac6f244ccf2efbdb2908f8949e75d113d20622f21fd6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0a369e64e233caddd364b4e167babb2d3870803c0d3974f33c1499a094422480"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1d3470910ba8e132e4b308d16c13edb946029877b929f9dbc3086a01c5396c5b"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "cfa174763911c37cce5b076753a51a06e113e957ed837109bd66b6b5d166bbc1"
sha256 cellar: :any_skip_relocation, ventura: "e2145e625700dff793c1b3ccac32f6c06790bbcab43298d7fe3aa1c286ddb49d"
sha256 cellar: :any_skip_relocation, monterey: "a1844f87dc1719af9f3f5fa780b4f2ae82ca58707a4c61cafd1a2acfe510949b"
sha256 cellar: :any_skip_relocation, big_sur: "3b252dcd43dcf8fa206a90640b2a5dde54a9d97b3018a230aa3abb98291680a1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4b01ccdf03055d2e322471b03e923bd4a4387dfee8272916d0bbc139cb93ebed"
end

depends_on "go" => :build
Expand Down

0 comments on commit 02358ad

Please sign in to comment.