Skip to content

Commit

Permalink
gau: update 2.2.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Oct 28, 2024
1 parent eca975b commit 52bb9ba
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/g/gau.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,12 @@ class Gau < Formula
head "https://github.com/lc/gau.git", branch: "master"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6a7a73185ebc04985bb28d9f8a6dd8adc45c86251bdea0e2be8cf1546208c817"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "6e7e174f9d51ebd025df50bc9a448fb343a594a3dbce12c3a5d92d764ede2e7e"
sha256 cellar: :any_skip_relocation, arm64_ventura: "682fc4cbe81d9688fb80a492df88e0d9f9c17101b4e1eeac885f12e9bd1908f2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "bac525cf8acad4a9504e89f4ada800d733a5cfc9d0449c0ddd1c9a412442d3cf"
sha256 cellar: :any_skip_relocation, sonoma: "1dd162ff7bd93c4ae710f7c655abdb2a6b67016d76199e208f13db2913bde9a3"
sha256 cellar: :any_skip_relocation, ventura: "b4cedea7ef90ce255971d618bc3bc7f5dba2a116bb4f74b7d0f7ac09426e12fa"
sha256 cellar: :any_skip_relocation, monterey: "12d4f69ada8cc5716190b1d1444f57a225af5ed9c67ea4945c3ef73cbb21dcc3"
sha256 cellar: :any_skip_relocation, x86_64_linux: "753998790d9fdd227c1a824b62d612ab7eefe3a46422b929c5fbe39b7c8d2310"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "bcebe9943094a46ec7b7166718717efd633986c99228a269c0c50f38fcc74037"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bcebe9943094a46ec7b7166718717efd633986c99228a269c0c50f38fcc74037"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bcebe9943094a46ec7b7166718717efd633986c99228a269c0c50f38fcc74037"
sha256 cellar: :any_skip_relocation, sonoma: "10d23c1e073ad46bc37e270a2f8c9bab12fb8a620114b86cc3192556922f3265"
sha256 cellar: :any_skip_relocation, ventura: "10d23c1e073ad46bc37e270a2f8c9bab12fb8a620114b86cc3192556922f3265"
sha256 cellar: :any_skip_relocation, x86_64_linux: "0e7a5ed750fc77cf005a7cd657dcffab2f58d5b75f16ccfefff2fd59f5a881d9"
end

depends_on "go" => :build
Expand Down

0 comments on commit 52bb9ba

Please sign in to comment.