mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 20:46:41 +08:00
eaee229786
* update backward-cpp version * update vcpkg versions json file * delete `include-dir.diff` * update vcpkg versions file * remove PACKAGE_NAME item * fix version file * version format changes * add new version to vcpkg * add usage * chage main version in vcpkg * Add blank line * update version --------- Co-authored-by: vzhli17 <v-zhli17@microsoft.com>
20 lines
404 B
JSON
20 lines
404 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "7b8009fe2173eac9490fd50428585a19cd85b043",
|
|
"version-date": "2023-11-24",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "748c91a2ed90cad10b92d4c527dc855ec8f15db0",
|
|
"version": "1.6",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "9f204819a5063dea81b56369e5ce424219e56ca5",
|
|
"version": "1.6",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|