Skip to content

Commit

Permalink
git-codereview: update 1.13.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 3, 2024
1 parent bfccace commit ac72993
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Formula/g/git-codereview.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ class GitCodereview < Formula
license "BSD-3-Clause"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "cedfd30b6db4a1ee19104c3f2b9a1b0f0b46bd0559e6545b194e314f2b22047e"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "cedfd30b6db4a1ee19104c3f2b9a1b0f0b46bd0559e6545b194e314f2b22047e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "cedfd30b6db4a1ee19104c3f2b9a1b0f0b46bd0559e6545b194e314f2b22047e"
sha256 cellar: :any_skip_relocation, sonoma: "74875343a167eb4140b98b17c75ab1f2e121f90957a00a545731542c21866d29"
sha256 cellar: :any_skip_relocation, ventura: "74875343a167eb4140b98b17c75ab1f2e121f90957a00a545731542c21866d29"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e9ededa7834b7107a2b31dd49e3e3d71411d5b2070faf0c78a3497562f68b22b"
rebuild 1
sha256 cellar: :any_skip_relocation, arm64_sequoia: "55a17bd974981216ca94abf561db3213925bb552561363fd50d0085ea4b65747"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "55a17bd974981216ca94abf561db3213925bb552561363fd50d0085ea4b65747"
sha256 cellar: :any_skip_relocation, arm64_ventura: "55a17bd974981216ca94abf561db3213925bb552561363fd50d0085ea4b65747"
sha256 cellar: :any_skip_relocation, sonoma: "c078cedf877a871f99cc3c09386207021a746d897617245b501a575fe0459a70"
sha256 cellar: :any_skip_relocation, ventura: "c078cedf877a871f99cc3c09386207021a746d897617245b501a575fe0459a70"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f7a02745b397413f2566aa8100a23438af7a0f5c3a0c43eb2cab622fae65eb5a"
end

depends_on "go" => :build
Expand Down

0 comments on commit ac72993

Please sign in to comment.