Skip to content

Commit e0a2765

Browse files
committed
goenv: update 2.2.28 bottle.
1 parent 1ed5542 commit e0a2765

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/g/goenv.rb

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

1515
bottle do
16-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "317b2ec4ffcdd1db9eac672a8693dcc529533735e91b05b19323bd8d19675696"
17-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "317b2ec4ffcdd1db9eac672a8693dcc529533735e91b05b19323bd8d19675696"
18-
sha256 cellar: :any_skip_relocation, arm64_ventura: "317b2ec4ffcdd1db9eac672a8693dcc529533735e91b05b19323bd8d19675696"
19-
sha256 cellar: :any_skip_relocation, sonoma: "4e4ce60ae4f67728a765ca9a869267e5b9378dce15fde0b7f8442e2aa0802ebf"
20-
sha256 cellar: :any_skip_relocation, ventura: "4e4ce60ae4f67728a765ca9a869267e5b9378dce15fde0b7f8442e2aa0802ebf"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "317b2ec4ffcdd1db9eac672a8693dcc529533735e91b05b19323bd8d19675696"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "317b2ec4ffcdd1db9eac672a8693dcc529533735e91b05b19323bd8d19675696"
16+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "c02f6ccabdabe84f83b596bddf6caee495e4a7dee2a3c1feee140c3bfaefea1f"
17+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "c02f6ccabdabe84f83b596bddf6caee495e4a7dee2a3c1feee140c3bfaefea1f"
18+
sha256 cellar: :any_skip_relocation, arm64_ventura: "c02f6ccabdabe84f83b596bddf6caee495e4a7dee2a3c1feee140c3bfaefea1f"
19+
sha256 cellar: :any_skip_relocation, sonoma: "6e489087fc9b34c6432823b1822510809291a35f01c9395684454b047ce6091c"
20+
sha256 cellar: :any_skip_relocation, ventura: "6e489087fc9b34c6432823b1822510809291a35f01c9395684454b047ce6091c"
21+
sha256 cellar: :any_skip_relocation, arm64_linux: "c02f6ccabdabe84f83b596bddf6caee495e4a7dee2a3c1feee140c3bfaefea1f"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c02f6ccabdabe84f83b596bddf6caee495e4a7dee2a3c1feee140c3bfaefea1f"
2323
end
2424

2525
def install

0 commit comments

Comments
 (0)