Skip to content

Commit 77f2de3

Browse files
committed
aztfexport: update 0.18.0 bottle.
1 parent f31f918 commit 77f2de3

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/a/aztfexport.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ class Aztfexport < Formula
1010
no_autobump! because: :requires_manual_review
1111

1212
bottle do
13-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "494fd1d33cf38dae763505225a477cfe42730434250c67aeb314d1c5283948c8"
14-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "494fd1d33cf38dae763505225a477cfe42730434250c67aeb314d1c5283948c8"
15-
sha256 cellar: :any_skip_relocation, arm64_ventura: "494fd1d33cf38dae763505225a477cfe42730434250c67aeb314d1c5283948c8"
16-
sha256 cellar: :any_skip_relocation, sonoma: "ff3e1fb1e23a62f75599e01e3a5330d3a5aedd11993183b27f3c5e47def155d0"
17-
sha256 cellar: :any_skip_relocation, ventura: "ff3e1fb1e23a62f75599e01e3a5330d3a5aedd11993183b27f3c5e47def155d0"
18-
sha256 cellar: :any_skip_relocation, arm64_linux: "acdd35577a41cf46edf936c43c431e984ded8c05860f1af490afcc4d2bdd191c"
19-
sha256 cellar: :any_skip_relocation, x86_64_linux: "3b3c53c15e3bb6b3ad58789f9d95c18f3b7f04201e963a23272655fabec4bdfb"
13+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "e4315e5a84cfa58065d8474d8be1cc9f2f520590426ef77c6a1c070c19fea526"
14+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "e4315e5a84cfa58065d8474d8be1cc9f2f520590426ef77c6a1c070c19fea526"
15+
sha256 cellar: :any_skip_relocation, arm64_ventura: "e4315e5a84cfa58065d8474d8be1cc9f2f520590426ef77c6a1c070c19fea526"
16+
sha256 cellar: :any_skip_relocation, sonoma: "372087c2a171dd4d5b27e83e24a4e893ab36c7706882766de524e22cdd92cfa2"
17+
sha256 cellar: :any_skip_relocation, ventura: "372087c2a171dd4d5b27e83e24a4e893ab36c7706882766de524e22cdd92cfa2"
18+
sha256 cellar: :any_skip_relocation, arm64_linux: "2ce117fbfcb7aeaaafa8afd030e2308fed365f704e8429ad1d5340661193410b"
19+
sha256 cellar: :any_skip_relocation, x86_64_linux: "baf8a4f42df5eeffa6ef8cbcc64d5f96623d382751377ad04072fb38ba8a8cd9"
2020
end
2121

2222
depends_on "go" => :build

0 commit comments

Comments
 (0)