Skip to content

Commit

Permalink
goenv: update 2.2.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 20, 2024
1 parent e6c97e2 commit 8c0aab1
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/g/goenv.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@ class Goenv < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6b463cb421e376973f326e285b6717a56e3b4413f1a640327f1fd02773e6e043"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6b463cb421e376973f326e285b6717a56e3b4413f1a640327f1fd02773e6e043"
sha256 cellar: :any_skip_relocation, arm64_ventura: "6b463cb421e376973f326e285b6717a56e3b4413f1a640327f1fd02773e6e043"
sha256 cellar: :any_skip_relocation, sonoma: "dea549db507cc22a42fcd231031a282579f37b3833a563fb7f7698f06e7e25de"
sha256 cellar: :any_skip_relocation, ventura: "dea549db507cc22a42fcd231031a282579f37b3833a563fb7f7698f06e7e25de"
sha256 cellar: :any_skip_relocation, x86_64_linux: "6b463cb421e376973f326e285b6717a56e3b4413f1a640327f1fd02773e6e043"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d4e7d2b0c81ebe284d7a930bcc30545362dca29826cd0174afbc9c657f0a8bd3"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d4e7d2b0c81ebe284d7a930bcc30545362dca29826cd0174afbc9c657f0a8bd3"
sha256 cellar: :any_skip_relocation, arm64_ventura: "d4e7d2b0c81ebe284d7a930bcc30545362dca29826cd0174afbc9c657f0a8bd3"
sha256 cellar: :any_skip_relocation, sonoma: "ed3fb8093f81c40839a24d1570ad63e6bf29a74cc3a12c39e6f64d869d15b0de"
sha256 cellar: :any_skip_relocation, ventura: "ed3fb8093f81c40839a24d1570ad63e6bf29a74cc3a12c39e6f64d869d15b0de"
sha256 cellar: :any_skip_relocation, x86_64_linux: "d4e7d2b0c81ebe284d7a930bcc30545362dca29826cd0174afbc9c657f0a8bd3"
end

def install
Expand Down

0 comments on commit 8c0aab1

Please sign in to comment.