mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:19:00 +08:00
4eebfa3bef
* [urho3d] Add features, fix usage * update version stuff * fix typo * Correct installation * fix installation * update version * Re-fix install * Fix tools install * typo * Update versions/u-/urho3d.json
15 lines
293 B
JSON
15 lines
293 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "a31df110bd09d7f49eec0cc5e7f19799ab83564a",
|
|
"version-date": "2021-03-01",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "1f456f57b63fe4e73605d2b2b5827aa4db385438",
|
|
"version-date": "2021-03-01",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|