Skip to content

Commit 6b4522f

Browse files
committed
azion: update 4.2.0 bottle.
1 parent 5f22798 commit 6b4522f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/azion.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Azion < Formula
77
head "https://github.com/aziontech/azion.git", branch: "dev"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5f65805727b38e5bd989fa6d522b8fc462737d8a230fa0b1e4e35e12875ff28a"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5f65805727b38e5bd989fa6d522b8fc462737d8a230fa0b1e4e35e12875ff28a"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "5f65805727b38e5bd989fa6d522b8fc462737d8a230fa0b1e4e35e12875ff28a"
13-
sha256 cellar: :any_skip_relocation, sonoma: "287c98170744a52bd49bb8cbafe8dddd3fe5dda535c7712f8d0d23fe3e45e68a"
14-
sha256 cellar: :any_skip_relocation, ventura: "287c98170744a52bd49bb8cbafe8dddd3fe5dda535c7712f8d0d23fe3e45e68a"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "52d5f37e25e84f2c4a1440f5628f6f9763c7348c5814e8ed5d965b2d1be9751b"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "1ed3da6c0125ac3cc6f58af686a029e0583719f762b385b7fc0066d960034279"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1ed3da6c0125ac3cc6f58af686a029e0583719f762b385b7fc0066d960034279"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "1ed3da6c0125ac3cc6f58af686a029e0583719f762b385b7fc0066d960034279"
13+
sha256 cellar: :any_skip_relocation, sonoma: "bff0814159165d2235871a81b4cf3d13a77fea647f7298a54bc5e1f5e7bfb330"
14+
sha256 cellar: :any_skip_relocation, ventura: "bff0814159165d2235871a81b4cf3d13a77fea647f7298a54bc5e1f5e7bfb330"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "3a96d6e48109af8ddd0d984a3a6ad50f304bd601836a3b88f8b66938bce9a4e3"
1616
end
1717

1818
depends_on "go" => :build

0 commit comments

Comments
 (0)