mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 07:19:00 +08:00
72e0e47ae5
* updates portfile, baseline and vcpkg.json files * adds port version to vcpkg.json * corrects git-tree value * runs x-add-version and format-manifest * updates version database * Update ports/xtensor-blas/vcpkg.json Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com> * Update version via x-add-version Co-authored-by: Lily Wang <94091114+LilyWangLL@users.noreply.github.com>
40 lines
947 B
JSON
40 lines
947 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "1dd896df9d5ded9e0980d91c3d1727c4105dd7c3",
|
|
"version": "0.20.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "6524a2462dd339878f2e32de8962576a15097a5e",
|
|
"version-string": "0.17.2",
|
|
"port-version": 2
|
|
},
|
|
{
|
|
"git-tree": "d046baeae79d8ce5a5c535ad3c60fe4e65db7366",
|
|
"version-string": "0.17.2",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "be4b0910ad2f14c7560353e570cd97f2c2919247",
|
|
"version-string": "0.17.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "ff6131a47ff421212e20baab9aafdd77e2501bf7",
|
|
"version-string": "0.17.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "012849d033ed76bfbb71a6ec743da3cce732cf02",
|
|
"version-string": "0.16.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1d02d6755400f753c5aedb5f598c47a6f993ab29",
|
|
"version-string": "0.15.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|