Skip to content

Commit

Permalink
go-task: update 3.38.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 6, 2024
1 parent 0652933 commit 598ce3f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/g/go-task.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class GoTask < Formula
head "https://github.com/go-task/task.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "284f0a955a7744d551a0d88043b453e572443ff5a42902ee9a3db0ab52503b22"
sha256 cellar: :any_skip_relocation, arm64_ventura: "33b0c604bcb4e2ea28a03b735c17bb06e60a31c3b2bb06da422d166af6ace153"
sha256 cellar: :any_skip_relocation, arm64_monterey: "a1640eef61031ed240c273445703946783d004631a7f75602aa068dd976ca739"
sha256 cellar: :any_skip_relocation, sonoma: "d1a570e4ab6ca9434e782f699629e691b15633fd00b03ba2cce49eacaa30848e"
sha256 cellar: :any_skip_relocation, ventura: "e318dfce734136ba0af673a34732266313c4f11fdda4bf83bd1c9e04a3932124"
sha256 cellar: :any_skip_relocation, monterey: "5651c57be532ca1e0475f7c4b62576d538ac68a11cfd8c306342d6ade6de27ea"
sha256 cellar: :any_skip_relocation, x86_64_linux: "087edcadb79e35a34754afa7281a4202c0a80df916b2fccf1afdec9cc2753d04"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e0ba9633b8c995183f505f77968241d66e426cc0efded83c3638d7b1988b9a8f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "c1605bcbc11649f3042bd3097b71ff0f939b4cb0bc92e23f7066918998fbf2c9"
sha256 cellar: :any_skip_relocation, arm64_monterey: "9544a6435b8712b65f602225bcb6057860f988f39aac1064b6a44271cf065cd2"
sha256 cellar: :any_skip_relocation, sonoma: "c9d7f0396ff809b2594bd041aa4a00179dc8cf26b951c4746e2c29554ba485c4"
sha256 cellar: :any_skip_relocation, ventura: "98b570026cb6a011bd4dbe2425926d10f29a784f728a4c795d809b9d67d9aea5"
sha256 cellar: :any_skip_relocation, monterey: "b726481931f13bba6dea21f54a33503de068b632943fb2782074af840b474601"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a749e5a6c3dbda02fbd1811655b0a70d8f69c8aa0cd81c310213f8f0e617660b"
end

depends_on "go" => :build
Expand Down

0 comments on commit 598ce3f

Please sign in to comment.