From f65fe78ff1dc57017ce0816ce2d2a8280238b12f Mon Sep 17 00:00:00 2001 From: goenv bot <117976686+goenv-bot@users.noreply.github.com> Date: Tue, 8 Oct 2024 01:56:16 +0000 Subject: [PATCH 1/2] goenv 2.2.7 --- Formula/g/goenv.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/goenv.rb b/Formula/g/goenv.rb index cc35155fcb05b..953f8bfc7001d 100644 --- a/Formula/g/goenv.rb +++ b/Formula/g/goenv.rb @@ -1,8 +1,8 @@ class Goenv < Formula desc "Go version management" homepage "https://github.com/go-nv/goenv" - url "https://github.com/go-nv/goenv/archive/refs/tags/2.2.6.tar.gz" - sha256 "2b3d7333bda14e272edc0ffcc8751c8bd2cc5bdf23593702cc88f152792f8fe5" + url "https://github.com/go-nv/goenv/archive/refs/tags/2.2.7.tar.gz" + sha256 "785500e22829498f1a4448e349a40a91e2db2bfba5784487b472233a86045328" license "MIT" version_scheme 1 head "https://github.com/go-nv/goenv.git", branch: "master" From b0800a82b528082be9ea698e5a22d13df59d1845 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Tue, 8 Oct 2024 02:49:29 +0000 Subject: [PATCH 2/2] goenv: update 2.2.7 bottle. --- Formula/g/goenv.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/g/goenv.rb b/Formula/g/goenv.rb index 953f8bfc7001d..0c982730ab48e 100644 --- a/Formula/g/goenv.rb +++ b/Formula/g/goenv.rb @@ -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