Skip to content

Commit

Permalink
goenv: update 2.2.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 8, 2024
1 parent f65fe78 commit b0800a8
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: "3f5e4a1e6818293eb968cf49b4ab229cc6b23991c636c343d1a67635deb6ee25"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "3f5e4a1e6818293eb968cf49b4ab229cc6b23991c636c343d1a67635deb6ee25"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3f5e4a1e6818293eb968cf49b4ab229cc6b23991c636c343d1a67635deb6ee25"
sha256 cellar: :any_skip_relocation, sonoma: "2674f72213dc8c9bee0f4ecb9464d4b39fbf5572159ccce30afbb2849912f399"
sha256 cellar: :any_skip_relocation, ventura: "2674f72213dc8c9bee0f4ecb9464d4b39fbf5572159ccce30afbb2849912f399"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3f5e4a1e6818293eb968cf49b4ab229cc6b23991c636c343d1a67635deb6ee25"
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"
end

def install
Expand Down

0 comments on commit b0800a8

Please sign in to comment.