Skip to content

Commit 301bda4

Browse files
committed
goenv: update 2.2.9 bottle.
1 parent 09f154a commit 301bda4

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/g/goenv.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ class Goenv < Formula
1313
end
1414

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "d4e7d2b0c81ebe284d7a930bcc30545362dca29826cd0174afbc9c657f0a8bd3"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "d4e7d2b0c81ebe284d7a930bcc30545362dca29826cd0174afbc9c657f0a8bd3"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "d4e7d2b0c81ebe284d7a930bcc30545362dca29826cd0174afbc9c657f0a8bd3"
19-
sha256 cellar: :any_skip_relocation, sonoma: "ed3fb8093f81c40839a24d1570ad63e6bf29a74cc3a12c39e6f64d869d15b0de"
20-
sha256 cellar: :any_skip_relocation, ventura: "ed3fb8093f81c40839a24d1570ad63e6bf29a74cc3a12c39e6f64d869d15b0de"
21-
sha256 cellar: :any_skip_relocation, x86_64_linux: "d4e7d2b0c81ebe284d7a930bcc30545362dca29826cd0174afbc9c657f0a8bd3"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "75420fab3805c965dc5d9966709ec6186bdfc91171da3e8368b48134f60bd075"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "75420fab3805c965dc5d9966709ec6186bdfc91171da3e8368b48134f60bd075"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "75420fab3805c965dc5d9966709ec6186bdfc91171da3e8368b48134f60bd075"
19+
sha256 cellar: :any_skip_relocation, sonoma: "5e9fcb6dca6fa12757c721cf5e0037e123a4db6b4992b90519dfc249ef3126da"
20+
sha256 cellar: :any_skip_relocation, ventura: "5e9fcb6dca6fa12757c721cf5e0037e123a4db6b4992b90519dfc249ef3126da"
21+
sha256 cellar: :any_skip_relocation, x86_64_linux: "75420fab3805c965dc5d9966709ec6186bdfc91171da3e8368b48134f60bd075"
2222
end
2323

2424
def install

0 commit comments

Comments
 (0)