[yoga] update to 3.2.1 (#42872)

Co-authored-by: Mengna-Li <v-limengna@microsoft.com>
This commit is contained in:
Mengna-Li 2024-12-23 15:43:54 +00:00 committed by GitHub
parent f4a382c0ff
commit 1e73628cc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -4,7 +4,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO facebook/yoga
REF "v${VERSION}"
SHA512 04fdb398a402c499cc876ccb36a3edfd741ee4013f0ac6b5b33ce495add1d3b76c09d7672b3e3842e5e50c0d7f42a97b19fd7e8085c6fa964c063a161d9a0fe2
SHA512 41ca044dcc7e404d5d3b052a85a650713bd31950a010a14658e25b1d065fffa16239cb93d2b00845d4e8443169ae50a91ad36080305f1be93e53ed481603a78b
HEAD_REF master
PATCHES
disable_tests.patch

View File

@ -1,6 +1,6 @@
{
"name": "yoga",
"version": "3.1.0",
"version": "3.2.1",
"description": "Yoga is a cross-platform layout engine which implements Flexbox",
"homepage": "https://github.com/facebook/yoga",
"license": "MIT",

View File

@ -9937,7 +9937,7 @@
"port-version": 0
},
"yoga": {
"baseline": "3.1.0",
"baseline": "3.2.1",
"port-version": 0
},
"yomm2": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "06a93e4f1d51849c61d13ded7660ff6fe48c6f9a",
"version": "3.2.1",
"port-version": 0
},
{
"git-tree": "5f4a1466ab3c27e5dd7ade997a96e98e3d46b3ad",
"version": "3.1.0",