Skip to content

Commit

Permalink
azqr: update 2.0.4 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Dec 13, 2024
1 parent a6b5929 commit 30a6633
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/a/azqr.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ class Azqr < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "07077125faa4d4e10e820ef58cede8462f8f70d80dfd45f8645cbe4b69ce7281"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "07077125faa4d4e10e820ef58cede8462f8f70d80dfd45f8645cbe4b69ce7281"
sha256 cellar: :any_skip_relocation, arm64_ventura: "07077125faa4d4e10e820ef58cede8462f8f70d80dfd45f8645cbe4b69ce7281"
sha256 cellar: :any_skip_relocation, sonoma: "c8840d088702c9b71802b1bef8222e74ec8a13602ef1ce91e1e00c73d0c1f07a"
sha256 cellar: :any_skip_relocation, ventura: "c8840d088702c9b71802b1bef8222e74ec8a13602ef1ce91e1e00c73d0c1f07a"
sha256 cellar: :any_skip_relocation, x86_64_linux: "54bded151339de4030b2dd768291cdcce889f2f20bc06ad376341319756a0134"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "9fe387fb54b38d927467721572d04fa2d5b0eaaa5473bbc43da0de90d9e66a4d"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9fe387fb54b38d927467721572d04fa2d5b0eaaa5473bbc43da0de90d9e66a4d"
sha256 cellar: :any_skip_relocation, arm64_ventura: "9fe387fb54b38d927467721572d04fa2d5b0eaaa5473bbc43da0de90d9e66a4d"
sha256 cellar: :any_skip_relocation, sonoma: "7db8e17e2c70e6130efaad71eb47ee692287de96e12bca0319f70b6ee2e2e993"
sha256 cellar: :any_skip_relocation, ventura: "7db8e17e2c70e6130efaad71eb47ee692287de96e12bca0319f70b6ee2e2e993"
sha256 cellar: :any_skip_relocation, x86_64_linux: "15c3fd690c8100b228c68d531cefd7ef3ca1266b34d538fa19aa52267bdb709b"
end

depends_on "go" => :build
Expand Down

0 comments on commit 30a6633

Please sign in to comment.