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 7d1f8ae commit 1fbf151Copy full SHA for 1fbf151
Formula/f/fb303.rb
@@ -1,8 +1,8 @@
1
class Fb303 < Formula
2
desc "Thrift functions for querying information from a service"
3
homepage "https://github.com/facebook/fb303"
4
- url "https://github.com/facebook/fb303/archive/refs/tags/v2025.08.25.00.tar.gz"
5
- sha256 "5f7e6d7484ef58a0ffabf1610aa4938b0f6b166255b18cf8c111019972b786d3"
+ url "https://github.com/facebook/fb303/archive/refs/tags/v2025.09.01.00.tar.gz"
+ sha256 "e8a96bf3a5469b836ee97d37a7a59c1473aaf8c1e29e14c2300b0ee674b344d0"
6
license "Apache-2.0"
7
head "https://github.com/facebook/fb303.git", branch: "main"
8
0 commit comments