vcpkg/ports/yoga/vcpkg.json
chausner 7d7653bcd2
[yoga] Update to 1.19.0 (#20330)
* 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>
2021-09-28 11:48:38 -07:00

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"
}