[folly] Update to 2024.08.12.00 (#40496)

This commit is contained in:
jim wang 2024-08-17 08:39:09 +00:00 committed by GitHub
parent 76a97161aa
commit 006a0ca29e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -9,7 +9,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/folly
REF "v${VERSION}"
SHA512 994723334f1d5e38f9563a97c39377f73149b3ac2e4dd2659d0d275a749431857968c673bfb7be8f63ba3564a5fd62d070c67609e1773d173bd98e1325c3d736
SHA512 32633ffdc8f200e4c36c7583b53102400104ac036a0c1c5ab2d6effa19a3cdf2559bb8aac3fecbd816bc4061e9c2572625b4dedfe59225b4395196790230bee2
HEAD_REF main
PATCHES
disable-non-underscore-posix-names.patch

View File

@ -1,6 +1,6 @@
{
"name": "folly",
"version-string": "2024.08.05.00",
"version-string": "2024.08.12.00",
"description": "An open-source C++ library developed and used at Facebook. The library is UNSTABLE on Windows",
"homepage": "https://github.com/facebook/folly",
"license": "Apache-2.0",

View File

@ -2817,7 +2817,7 @@
"port-version": 0
},
"folly": {
"baseline": "2024.08.05.00",
"baseline": "2024.08.12.00",
"port-version": 0
},
"font-chef": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "c7154490b97a5dd38fdd977ee601bae786a37c6e",
"version-string": "2024.08.12.00",
"port-version": 0
},
{
"git-tree": "e88e067a6f7efebd9599bcfd8ec9b8b2f7b23fba",
"version-string": "2024.08.05.00",