Skip to content

Commit 1fbf151

Browse files
committed
fb303 2025.09.01.00
1 parent 7d1f8ae commit 1fbf151

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/fb303.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Fb303 < Formula
22
desc "Thrift functions for querying information from a service"
33
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"
4+
url "https://github.com/facebook/fb303/archive/refs/tags/v2025.09.01.00.tar.gz"
5+
sha256 "e8a96bf3a5469b836ee97d37a7a59c1473aaf8c1e29e14c2300b0ee674b344d0"
66
license "Apache-2.0"
77
head "https://github.com/facebook/fb303.git", branch: "main"
88

0 commit comments

Comments
 (0)