Skip to content

Commit 154bed9

Browse files
committed
fbthrift: update 2025.09.01.00 bottle.
1 parent ccf8005 commit 154bed9

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/f/fbthrift.rb

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

99
bottle do
10-
sha256 cellar: :any, arm64_sequoia: "6ea9db34176c5ca4f0fc54c114add77492c4eb043b0ead756ffe485d4e18fb01"
11-
sha256 cellar: :any, arm64_sonoma: "c942ec14da17c4c6e7918ba399d80a2e476def068690a36dd24ccbea11656583"
12-
sha256 cellar: :any, arm64_ventura: "6c46d278084defd9f88f896eb2267a1545f93e3ef575f3c96d3b6fbfc98f94a9"
13-
sha256 cellar: :any, sonoma: "a5af10d1bdef1604ffdaa52e448ff755c36fdf46f0fe963b1a47d6888cb76429"
14-
sha256 cellar: :any, ventura: "f78b2c7bbd31cedede4b38f0c4463606f6f236a85aece036857fd0a5b81a59a2"
15-
sha256 cellar: :any_skip_relocation, arm64_linux: "3df3284f54a3737a2a31d2a1031de07e66ebc7b82130ceff9cd2af406e0f1d99"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "ab52c17b20d63e2333182ba984bda10096fcac0a04b80659dd6a998e77000b87"
10+
sha256 cellar: :any, arm64_sequoia: "2dbae22f93e9d75d39f3bd6383a310ff9f1f06627514880874c91c60e5b0ab1a"
11+
sha256 cellar: :any, arm64_sonoma: "165fb80c1cc9ba4fa928d701e7df68d0b44d4d49ec1f7b96039b01fce9bd3034"
12+
sha256 cellar: :any, arm64_ventura: "9ce3ef1f9b7b358bcdfdea20633429cec0365310d2ba44b4885acc0dd17674e6"
13+
sha256 cellar: :any, sonoma: "f7b6d574506f589f80378a68b88b044beaf365484a9da5e4e11f2762e4e34724"
14+
sha256 cellar: :any, ventura: "872061995f05d978b6f799578139a85dbc0790fe314c1494560cbae0366d6a9b"
15+
sha256 cellar: :any_skip_relocation, arm64_linux: "80266ea60e22052a86f9ec4cfff3ac13deb53a3f7cd89839dd5bd4d845695d50"
16+
sha256 cellar: :any_skip_relocation, x86_64_linux: "cf374cc3b2147b521167dfe157bef5b098520fa3d07a3f6407edee9d4fa1dc02"
1717
end
1818

1919
depends_on "bison" => :build # Needs Bison 3.1+

0 commit comments

Comments
 (0)