mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 02:29:07 +08:00
12dce3ae84
* Update version to 1.1.6 * run `./vcpkg x-add-version --all --overwrite-version` * Bump gtl version to 1.1.8 * run `./vcpkg x-add-version --all --overwrite-version` * Replace hard coded version with `"v${VERSION}"` * update gtl.json * Fix version database. --------- Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
25 lines
523 B
JSON
25 lines
523 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "1da92945b6f2d37dbf8c5e8f2c7804d7f02080fb",
|
|
"version": "1.1.8",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1e858eb1464aecbfd828e88515da6c75dc9277bd",
|
|
"version": "1.1.5",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "45ab838bcba517295403cbd3d619f7cedca27346",
|
|
"version": "1.1.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "52665bb6e7f0bbe30ffabc59521a937072ecc9e2",
|
|
"version": "1.0.0",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|