Skip to content

Commit

Permalink
go-size-analyzer: update 1.1.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed May 27, 2024
1 parent 32c8a7f commit 77a3d6c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/g/go-size-analyzer.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class GoSizeAnalyzer < Formula
head "https://github.com/Zxilly/go-size-analyzer.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e42ff1e97320500df6182d7ac067c34d7bec7a31fd5ea242b6beb1ffefebf856"
sha256 cellar: :any_skip_relocation, arm64_ventura: "86731e70fa0e8c6c1a77843124b0c70f569a92e9d81c226833697c255779f6a8"
sha256 cellar: :any_skip_relocation, arm64_monterey: "2f7da4dca2b7643918df1322cf46668c909135419ef4efad6127440c2d5bd5c6"
sha256 cellar: :any_skip_relocation, sonoma: "8cec55aeba24b2198239664b4bfbf69a7a3335e3ae6e5cfa8236033009f477b8"
sha256 cellar: :any_skip_relocation, ventura: "2a7d49b8c19b3f38720d852f6d0068a2de408b45a002e7421367297aedf66764"
sha256 cellar: :any_skip_relocation, monterey: "8feb6a92677a246cd38d67b185ffc95df6281961cccb7cb934b354537694aa28"
sha256 cellar: :any_skip_relocation, x86_64_linux: "eb7171ab033887468e0b12eb8572e0addd039607690267461701b7711d058a7d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a31e0817f2616d04e818ebad9ed7f04262a876b39736c14a3dad003fbc42a2b1"
sha256 cellar: :any_skip_relocation, arm64_ventura: "730f5d422602ac40e738a816665336e4b3662f3356ca594cf392e581f3eb6851"
sha256 cellar: :any_skip_relocation, arm64_monterey: "1d2eb02ac155205f856588d11dec070f39ff3b27df47c1a3578990d771c35571"
sha256 cellar: :any_skip_relocation, sonoma: "9ea262f37b7dda6e33b266108aba541840ab5317e2787a7ff72559f30d19a68f"
sha256 cellar: :any_skip_relocation, ventura: "259a9b0026109ab83bf5bf0e55a9213abd7218ec4af7938ce224634fecb5fff5"
sha256 cellar: :any_skip_relocation, monterey: "81265b96a88ba09d7d1235b50aeab2212945eee10c8bb8f85c58570c703e1b10"
sha256 cellar: :any_skip_relocation, x86_64_linux: "026dd35c3bcdbc6009607e56cc3bf3af98a7f195cf2b3eebb9b8f85fa87ca281"
end

depends_on "go" => [:build, :test]
Expand Down

0 comments on commit 77a3d6c

Please sign in to comment.