mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-26 21:38:59 +08:00
7d7653bcd2
* Update yoga to 1.19.0 * Update CI baseline * Change version-string to version-semver Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> * Update git-tree hash * Update yoga.json * Use version instead of version-semver as yoga doesn't document that they follow semver. Co-authored-by: chausner <chausner@users.noreply.github.com> Co-authored-by: Phoebe <20694052+PhoebeHui@users.noreply.github.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
8 lines
200 B
JSON
8 lines
200 B
JSON
{
|
|
"name": "yoga",
|
|
"version": "1.19.0",
|
|
"description": "Yoga is a cross-platform layout engine which implements Flexbox",
|
|
"homepage": "https://github.com/facebook/yoga",
|
|
"supports": "!uwp"
|
|
}
|