vcpkg/ports/marl/vcpkg.json
JonLiu1993 68c08a4ff6
[marl] Update to Oct 2,2020 (#13960)
* [marl] Update to Oct 2,2020

* Update ports/marl/vcpkg.json

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>

Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
2020-10-12 12:26:51 -07:00

9 lines
231 B
JSON

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