We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fbf151 commit 05a9115Copy full SHA for 05a9115
Formula/f/fbthrift.rb
@@ -1,8 +1,8 @@
1
class Fbthrift < Formula
2
desc "Facebook's branch of Apache Thrift, including a new C++ server"
3
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"
+ url "https://github.com/facebook/fbthrift/archive/refs/tags/v2025.09.01.00.tar.gz"
+ sha256 "c58d4430b0873f4ad41971406832262b3d6d227e505d5885dac46424f3baccae"
6
license "Apache-2.0"
7
head "https://github.com/facebook/fbthrift.git", branch: "main"
8
0 commit comments