Skip to content

Commit

Permalink
gocloc: update 0.6.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 5, 2025
1 parent 2251a21 commit 32f89a0
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/g/gocloc.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ class Gocloc < Formula
head "https://github.com/hhatto/gocloc.git", branch: "master"

bottle do
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f40f1c0fca393b31141e5c023aed4140ad794b29ba00ba0d492abd381232a05e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f40f1c0fca393b31141e5c023aed4140ad794b29ba00ba0d492abd381232a05e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "f40f1c0fca393b31141e5c023aed4140ad794b29ba00ba0d492abd381232a05e"
sha256 cellar: :any_skip_relocation, sonoma: "e7d4e4477d71e3e14fce82f869ad284153ca991e8718506ccb930cfd0d6daa9d"
sha256 cellar: :any_skip_relocation, ventura: "e7d4e4477d71e3e14fce82f869ad284153ca991e8718506ccb930cfd0d6daa9d"
sha256 cellar: :any_skip_relocation, x86_64_linux: "b4aef5724fea748da99937ff0de07a5f6eb8a653fcaffe0685be6b91ff868b29"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0e61208963fc60ab3653ad04d87dc8632c4b7561451277670109b8ece15371be"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "0e61208963fc60ab3653ad04d87dc8632c4b7561451277670109b8ece15371be"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0e61208963fc60ab3653ad04d87dc8632c4b7561451277670109b8ece15371be"
sha256 cellar: :any_skip_relocation, sonoma: "9db335d92dd572edfb9cfa35d295670c6933d76e8075af3a17b3ad062a0f090b"
sha256 cellar: :any_skip_relocation, ventura: "9db335d92dd572edfb9cfa35d295670c6933d76e8075af3a17b3ad062a0f090b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "81cea40130aee4a6572e5477ffcfc374c528d1586066770d6c5337b29d1bd616"
end

depends_on "go" => :build
Expand Down

0 comments on commit 32f89a0

Please sign in to comment.