Skip to content

Commit 87f6e30

Browse files
committed
aptos: update 6.2.0 bottle.
1 parent 9b066fd commit 87f6e30

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/a/aptos.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ class Aptos < Formula
1212
end
1313

1414
bottle do
15-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "0c3bee895237ed4273b6709e0f22e60ea747d082ca23511f72fcf1db5e03e296"
16-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a36572f08618e3e425b683fec2b6cedf717d2cb9a5165ca97106a34e5976f937"
17-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e9ab2138cd9e9ce224c8b39e0bc7430969bd762985cf18bde50540a463275f35"
18-
sha256 cellar: :any_skip_relocation, sonoma: "3c7b699fedaab41f11116632b289e07a81d53e99e1dd02190797b9ff8da1900f"
19-
sha256 cellar: :any_skip_relocation, ventura: "092a177d997e317e088b9f849a0e4b12247af993bcf097709c696821a81ca901"
20-
sha256 cellar: :any_skip_relocation, x86_64_linux: "5452be8015d69ab621dc34ab8eabb6701f3d19d04a66731e252faf96d4ae2857"
15+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "a07395c0d806327f694248eca8da50c33721a41a9e53553a68404e2e44f1f24d"
16+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "f120a076268e03160a6b274255ec53fcf8caf82ed83d7272e49a4d657a37217f"
17+
sha256 cellar: :any_skip_relocation, arm64_ventura: "0d18a76ea74f5bd3afa89ac2647a0212cd4977e3d898802f5cdcdebc674a2d5f"
18+
sha256 cellar: :any_skip_relocation, sonoma: "c09fdae09e212ea9fd9cc387e84f63c2b6ad6cf31e669f778c675410bf7d74a6"
19+
sha256 cellar: :any_skip_relocation, ventura: "6e32791729c7d581d3e0dc347b7f267bd4f8a2563f4c06c675cba69455eb5839"
20+
sha256 cellar: :any_skip_relocation, x86_64_linux: "85af82415db0c1b552f7583f5fd184024218202f13a3e5ba29c22d1d61035751"
2121
end
2222

2323
depends_on "cmake" => :build

0 commit comments

Comments
 (0)