From dfea1c3b094b95d38dc0aeb4f3071c3b281e2934 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 19 Sep 2024 05:35:38 +0000 Subject: [PATCH] go-task: update 3.39.1 bottle. --- Formula/g/go-task.rb | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/Formula/g/go-task.rb b/Formula/g/go-task.rb index 706f462daead..ee32fdc2163f 100644 --- a/Formula/g/go-task.rb +++ b/Formula/g/go-task.rb @@ -7,14 +7,12 @@ class GoTask < Formula head "https://github.com/go-task/task.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sequoia: "1d2cce7dca59074bedead99b3bed0a48edbe3d938f42cae0ce67ef211ad80a19" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "1d2cce7dca59074bedead99b3bed0a48edbe3d938f42cae0ce67ef211ad80a19" - sha256 cellar: :any_skip_relocation, arm64_ventura: "1d2cce7dca59074bedead99b3bed0a48edbe3d938f42cae0ce67ef211ad80a19" - sha256 cellar: :any_skip_relocation, arm64_monterey: "1d2cce7dca59074bedead99b3bed0a48edbe3d938f42cae0ce67ef211ad80a19" - sha256 cellar: :any_skip_relocation, sonoma: "34b0c041313d4add2921cd3426c7bd0abbde89a85de65213b996dae7c690cb46" - sha256 cellar: :any_skip_relocation, ventura: "34b0c041313d4add2921cd3426c7bd0abbde89a85de65213b996dae7c690cb46" - sha256 cellar: :any_skip_relocation, monterey: "34b0c041313d4add2921cd3426c7bd0abbde89a85de65213b996dae7c690cb46" - sha256 cellar: :any_skip_relocation, x86_64_linux: "416a486b00c5b90372e185a8b7a850b5ff1aad58dfbea4365aa8ec938ba82e4f" + sha256 cellar: :any_skip_relocation, arm64_sequoia: "0c7cf3bc21eb3d5f9c72d75f28d6fff30f06f5c0df28e3dc813b2545585886bc" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "0c7cf3bc21eb3d5f9c72d75f28d6fff30f06f5c0df28e3dc813b2545585886bc" + sha256 cellar: :any_skip_relocation, arm64_ventura: "0c7cf3bc21eb3d5f9c72d75f28d6fff30f06f5c0df28e3dc813b2545585886bc" + sha256 cellar: :any_skip_relocation, sonoma: "3696beaf036277325589aa6c2383b3c42cda529ece914984aa05e42879b1893e" + sha256 cellar: :any_skip_relocation, ventura: "3696beaf036277325589aa6c2383b3c42cda529ece914984aa05e42879b1893e" + sha256 cellar: :any_skip_relocation, x86_64_linux: "caaed515b697e822af676c3a891860a894cb4f5db870f6611ea1d4ba0c3b913c" end depends_on "go" => :build