vcpkg/ports/marl/vcpkg.json
JonLiu1993 05d29d04b9
[marl] update to latest version (#17459)
* [marl] update to 2021-2-19

* update version

* update vcpkg-json

* update json file

* update version

* [marl] update to 2021-04-25

* update version

* Update vcpkg.json

* Update baseline.json

* update version
2021-04-28 14:42:15 -07:00

9 lines
229 B
JSON

{
"name": "marl",
"version-date": "2021-04-25",
"description": "A hybrid thread/fiber task scheduler written in modern C++",
"homepage": "https://github.com/google/marl",
"license": "Apache-2.0",
"supports": "!uwp"
}