Skip to content

Commit 7ccb4c8

Browse files
committed
folly 2025.09.01.00
1 parent f257855 commit 7ccb4c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/folly.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Folly < Formula
22
desc "Collection of reusable C++ library artifacts developed at Facebook"
33
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"
4+
url "https://github.com/facebook/folly/archive/refs/tags/v2025.09.01.00.tar.gz"
5+
sha256 "33affeb1a5f2575cc1a87fce6b07df1cf63c1e2fff201b3f100cbd98ce602580"
66
license "Apache-2.0"
77
head "https://github.com/facebook/folly.git", branch: "main"
88

0 commit comments

Comments
 (0)