Skip to content

Commit be52d65

Browse files
committed
azqr: update 2.7.1 bottle.
1 parent b53db9f commit be52d65

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/azqr.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class Azqr < Formula
99
head "https://github.com/Azure/azqr.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "03d3a5b1e7db4a916dad777e6137715741d4d5228f66059edb0312d7f49d8594"
13-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "03d3a5b1e7db4a916dad777e6137715741d4d5228f66059edb0312d7f49d8594"
14-
sha256 cellar: :any_skip_relocation, arm64_ventura: "03d3a5b1e7db4a916dad777e6137715741d4d5228f66059edb0312d7f49d8594"
15-
sha256 cellar: :any_skip_relocation, sonoma: "6a7dd3afb34ab2ab089c6fec3e34ac04615dc0873eb0f9fb19d8e8009ab95f5d"
16-
sha256 cellar: :any_skip_relocation, ventura: "6a7dd3afb34ab2ab089c6fec3e34ac04615dc0873eb0f9fb19d8e8009ab95f5d"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1595eeb4568f4769befb2368be2519d4e701c89ba1b613ba3075772ee9c51746"
12+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "50db9c0f7d26d93b0defd3a247450554326ca938b867954de62f3512c843e12f"
13+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "50db9c0f7d26d93b0defd3a247450554326ca938b867954de62f3512c843e12f"
14+
sha256 cellar: :any_skip_relocation, arm64_ventura: "50db9c0f7d26d93b0defd3a247450554326ca938b867954de62f3512c843e12f"
15+
sha256 cellar: :any_skip_relocation, sonoma: "ead1dca15a12ddd20233dc11889709e18af7fdee30badba0dff6095ea5ea108d"
16+
sha256 cellar: :any_skip_relocation, ventura: "ead1dca15a12ddd20233dc11889709e18af7fdee30badba0dff6095ea5ea108d"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3e84ef03a70f77015100fc2dc0f161a279d05a4e668a967976578e381fad83f6"
1818
end
1919

2020
depends_on "go" => :build

0 commit comments

Comments
 (0)