Skip to content

Commit ed7950d

Browse files
committed
puzzles: update 20250926 bottle.
1 parent 879e354 commit ed7950d

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

Formula/p/puzzles.rb

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,12 @@ class Puzzles < Formula
2020
no_autobump! because: :incompatible_version_format
2121

2222
bottle do
23-
sha256 cellar: :any_skip_relocation, arm64_tahoe: "52a260608643882c7293dfac0399e4ae79c9d5e244c93c7fd4df03891cf51a36"
24-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "926d319ead9a6bb23e46d8fa737a4e46bb37176e84b8dc78c2c32b6290547916"
25-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "4e81ce6c817f6ce4b1394d4bf3166cbe4bb24e932a5fee15227f18a7694502ed"
26-
sha256 cellar: :any_skip_relocation, arm64_ventura: "6daa62e0cdfdd30a34ded0a2815e7f01d6b8300654a0a290c634a4a2ed9ad316"
27-
sha256 cellar: :any_skip_relocation, sonoma: "6e590cdd951d73304d7b66436a0fc5d95e28de68f13b63843ea318d41aaa9b53"
28-
sha256 cellar: :any_skip_relocation, ventura: "2be4e89c857d65211c6a9b75ad4a27e005ce6ef871d5fda9492e8814e27985b0"
29-
sha256 arm64_linux: "d67a493f08484a51ce258d5124d6690e89d28bc566597f87f93700dfbe59bfc9"
30-
sha256 x86_64_linux: "7792d80ef04135951dcccc7d80358d1f7fa9d3f4aa0d7ae2471cc138f8f4027e"
23+
sha256 cellar: :any_skip_relocation, arm64_tahoe: "12a4d49a7e9090e18805cf6546998a579254625b29ebb3ed8d8a34795d2c3cb6"
24+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "6796f9d9bd257477938f7dc38d77faa4cfa1e726e503ab079d2fb94904d4c7cb"
25+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "093c290c5e4ab9d3917672d8201943c11994aa1203b1b468db651ff150578940"
26+
sha256 cellar: :any_skip_relocation, sonoma: "4f16272cc63cb665273e838bb2b564dfd9c123cc703546376f18fedf77669eff"
27+
sha256 arm64_linux: "8b846ff86a573e1668df29ea97a7e2fa561e3ae7f09534e64a1d77f282bba43d"
28+
sha256 x86_64_linux: "cbf329c08d830af803324a5020eb69e6763d8d94255367fdd6d08a1eb08db7fe"
3129
end
3230

3331
depends_on "cmake" => :build

0 commit comments

Comments
 (0)