Skip to content

Commit 7ffe7ff

Browse files
committed
aptos: update 7.9.1 bottle.
1 parent 541d4d6 commit 7ffe7ff

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
@@ -14,12 +14,12 @@ class Aptos < Formula
1414
no_autobump! because: :bumped_by_upstream
1515

1616
bottle do
17-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "9bfc5281496ac69980dd31c5550a258eaefe73c3b3ca0c102d6245d3e62a26a1"
18-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "3cb08ce364d5a7944bd15594b79b56b2a512e2770739a02a14659ae21e89004c"
19-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "212edb9a550acf8fe082881e8c1a90201e9eca103f86970aadb007f2d6606e18"
20-
sha256 cellar: :any_skip_relocation, sonoma: "4694be7f9623962c3f5b1c7ed30cafd1c10781532ef6fb13f86a117793014dbf"
21-
sha256 cellar: :any_skip_relocation, arm64_linux: "2f204de40c26bda2a24a6d68272114873d20b420eeaf364a29442a080165b352"
22-
sha256 cellar: :any_skip_relocation, x86_64_linux: "6e49a8dcab6ed194050e000e54ecef224dff77c64d0e2a3b80512ee57fe373a1"
17+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "daecfc7d11b167cf0fd9c0ea8cf73cc2cf86c35031c3e7e33eda982cc90a1d35"
18+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "20a05e33a47dd7775848b9634c37013832cb810b60fd43fed7667c0879042a06"
19+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "977188dce23540a779cc87ccef696d60e0da32043e375db87fa2fcf1c478868d"
20+
sha256 cellar: :any_skip_relocation, sonoma: "d0052dea520d9b7d2eea828cf1b4c724d44bb53b96e3dfbb463784ebf0ca6a33"
21+
sha256 cellar: :any_skip_relocation, arm64_linux: "5eb12c375093b2af3da2eb786e7f1f5299ba89c50a1d38e74ca2556e6b067899"
22+
sha256 cellar: :any_skip_relocation, x86_64_linux: "30f15c4d0bcdb7d1faac095336eca9f57045dc54cf5457a8c18fb83060e2d253"
2323
end
2424

2525
depends_on "cmake" => :build

0 commit comments

Comments
 (0)