Skip to content

Commit

Permalink
go-task: update 3.39.1 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 19, 2024
1 parent 8d34a6a commit dfea1c3
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/g/go-task.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dfea1c3

Please sign in to comment.