Skip to content

Commit 71370df

Browse files
committed
fizz: update 2025.09.01.00 bottle.
1 parent 154bed9 commit 71370df

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/f/fizz.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ class Fizz < Formula
77
head "https://github.com/facebookincubator/fizz.git", branch: "main"
88

99
bottle do
10-
sha256 arm64_sequoia: "98db8733f4c86e94a83523685290a564cb599eb34ee86a8043bce332455027b2"
11-
sha256 arm64_sonoma: "0a76bc149c31122e0f1dfcac97972fde2755ae9b3e19d0f274ae0b021695c77f"
12-
sha256 arm64_ventura: "526df437c853f28d8914127a12daa9444b05f5efd0547edb9e3e55f0032761b1"
13-
sha256 cellar: :any, sonoma: "d2b9cca15d0afa98db3ff07e7915d1a7d9e6788a7b04d5c53037c770efc12f0a"
14-
sha256 cellar: :any, ventura: "51a5155b4eef3837c020fe9fbdced1b10b9c1697c9ebed6ee9985aa96a7580c0"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "6af772f31bd2d7e8d1a55d197d2590145fb10760c9d5f47a0a6077b997aa9b2f"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1aab926b76772115724a3aeef51f4cf620d7393452b978c23d640b47f7b8adeb"
10+
sha256 arm64_sequoia: "89460e728dacdaf4a41a3a063cc3d9323af2b875aab276163bc3d16e49bb1a93"
11+
sha256 arm64_sonoma: "ecd02f8ddb96fa1bbb6827d0fd33ca9204d0f6cd1027597fd23416b37e5ff2fc"
12+
sha256 arm64_ventura: "e0f03c015ed989dd479ae4d53fd619809a9fe54033e4c543163989740ba97d58"
13+
sha256 cellar: :any, sonoma: "c608d773512dd52c936eaeb239f2b58282f0df1931a8019ba77b607af302fd3e"
14+
sha256 cellar: :any, ventura: "40bbe17ef54245090ae9942727af8ff288054801ef13cfaf3ea0723818665b60"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "ff8cbcf91fe0657f27b9ed2afb2ca9e659d6e89e6913a322ec6c635d626a4f80"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "efc560e8c479423a925a7c19789bbc127a0c3d5932ba5730c87c6481e0a39107"
1717
end
1818

1919
depends_on "cmake" => [:build, :test]

0 commit comments

Comments
 (0)