Skip to content

Commit 05a9115

Browse files
committed
fbthrift 2025.09.01.00
1 parent 1fbf151 commit 05a9115

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fbthrift.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fbthrift < Formula
22
desc "Facebook's branch of Apache Thrift, including a new C++ server"
33
homepage "https://github.com/facebook/fbthrift"
4-
url "https://github.com/facebook/fbthrift/archive/refs/tags/v2025.08.25.00.tar.gz"
5-
sha256 "1bb005d5cff2149c2326a4b5bfc0535ca2fa1ecb6ed3ef0e044b3612fe0a9810"
4+
url "https://github.com/facebook/fbthrift/archive/refs/tags/v2025.09.01.00.tar.gz"
5+
sha256 "c58d4430b0873f4ad41971406832262b3d6d227e505d5885dac46424f3baccae"
66
license "Apache-2.0"
77
head "https://github.com/facebook/fbthrift.git", branch: "main"
88

0 commit comments

Comments
 (0)