mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 15:49:07 +08:00
c315cf92f7
* [keystone] Fix static build with dynamic CRT on Windows * Add port-version * Update version files * Add double quotes for the path * Update versions/k-/keystone.json * Add comments for kstool * Update versions/k-/keystone.json
20 lines
419 B
JSON
20 lines
419 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "34865a7cf3fbcf4f104e8b136862aa8acc1a7ca7",
|
|
"version-semver": "0.9.2",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "779d3f65bc01be0cfb50208ec50673612154023f",
|
|
"version-string": "0.9.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "bcc14eff2ff2ee0af4d67ed7622a3d3464512f02",
|
|
"version-string": "0.9.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|