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 f257855 commit 7ccb4c8Copy full SHA for 7ccb4c8
Formula/f/folly.rb
@@ -1,8 +1,8 @@
1
class Folly < Formula
2
desc "Collection of reusable C++ library artifacts developed at Facebook"
3
homepage "https://github.com/facebook/folly"
4
- url "https://github.com/facebook/folly/archive/refs/tags/v2025.08.25.00.tar.gz"
5
- sha256 "38bdbad9f1551c6b5a6f16420005f3a126892830c351afdcf5477b858c09c4a2"
+ url "https://github.com/facebook/folly/archive/refs/tags/v2025.09.01.00.tar.gz"
+ sha256 "33affeb1a5f2575cc1a87fce6b07df1cf63c1e2fff201b3f100cbd98ce602580"
6
license "Apache-2.0"
7
head "https://github.com/facebook/folly.git", branch: "main"
8
0 commit comments