Skip to content

Commit

Permalink
go@1.22: add 1.22.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanb authored and BrewTestBot committed Aug 16, 2024
1 parent ce86c52 commit b5c36e1
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Formula/g/go@1.22.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,16 @@ class GoAT122 < Formula
end
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "68aabbf7b2ba87f0bd6892152ca9aa0d3dd10f1bd25344ee1037ec29bdb3f936"
sha256 cellar: :any_skip_relocation, arm64_ventura: "73ba6426013ef441b6e9cd0872836eb7ea464a2d8f9fea3984110616781b2f0b"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ef89ae87cd0ed55b0fd381f8bbcb42b7c52eed6e54972596d1bb1b72d89131c4"
sha256 cellar: :any_skip_relocation, sonoma: "2e68373a840d6d26569dbc554a4650a1a3904b5b153a0a4acc43d0d3e3878e87"
sha256 cellar: :any_skip_relocation, ventura: "32e9a0e9537eba8c2377a85e1bc57939e0e03847ad681b43d35d55eba58c8d82"
sha256 cellar: :any_skip_relocation, monterey: "8291e28b058d302c2f2d0ac84003601e56fe510e938da0de9adc78e6ee0fcfcf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "51a51b57cd732a2a013fd0126944d6de705ee28110a9946ca10df2f862f967d2"
end

keg_only :versioned_formula

depends_on "go" => :build
Expand Down

0 comments on commit b5c36e1

Please sign in to comment.