mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 18:39:07 +08:00
2ea3e99aac
* [faiss] update to v1.7.1 * update version * update vcpkg.json format * update version * update patch * update version * Remove duplicate variable usage from the patch. * x-add-version Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
20 lines
419 B
JSON
20 lines
419 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "7c8e333f76263e7ca027e52fdf1d14b025be234c",
|
|
"version-semver": "1.7.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "eb401df0155a10cfc7cba057bbf63d10fdc37067",
|
|
"version-semver": "1.6.4",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "57552b56d2871ea87459fc655463067e1b02fcf3",
|
|
"version-string": "1.6.4",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|