mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 02:53:02 +08:00
[yoga] Update to 1.8.0 (#3234)
This commit is contained in:
parent
05edef9223
commit
504b4b797a
@ -1,3 +1,3 @@
|
|||||||
Source: yoga
|
Source: yoga
|
||||||
Version: 1.7.0-1
|
Version: 1.8.0-1
|
||||||
Description: Yoga is a cross-platform layout engine which implements Flexbox
|
Description: Yoga is a cross-platform layout engine which implements Flexbox
|
||||||
|
@ -21,8 +21,8 @@ endif()
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO facebook/yoga
|
REPO facebook/yoga
|
||||||
REF 1.7.0
|
REF v1.8.0
|
||||||
SHA512 3472a6db429e1fd0365321b2e663935741c4c97331f3936ea7b590b8218ada567ef7517fb20b1c843c1aad393e2b564e9626170a3d6c25e85450f9e8eb7ffdcc
|
SHA512 9af0e9e66ce223c99a9cab12721099ca40f85d2fa2a0e0a7d2bcff6d5acc5b6ca0edaaa53e49ec921bf78bb986070702cfe3271c4819147486dad6f6ee93e690
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user