mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 14:29:00 +08:00
783130425b
- [x] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [x] SHA512s are updated for each updated download. - [x] The "supports" clause reflects platforms that may be fixed by this new version. - [x] Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file. - [x] Any patches that are no longer applied are deleted from the port's directory. - [x] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [x] Only one version is added to each modified port's versions file. --------- Co-authored-by: MonicaLiu <liuyumei01@beyondsoft.com>
35 lines
773 B
JSON
35 lines
773 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "366e041c6686ceaee1053bacaacc3343ac716fab",
|
|
"version": "0.4.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "714d5c3633b16c2b9b0fa45f224cbe2427f45f02",
|
|
"version": "0.4.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "a47f178584948b2b0b797d538c43fb41664ca96d",
|
|
"version": "0.3.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "a9dc1989a430b531df437790e61d09b411342ec3",
|
|
"version": "0.3.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "620e293efe2a80f6abdf9499855b09718cd8a051",
|
|
"version": "0.3.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c91d65da151c8d10bd59b6980c5a98c797e68679",
|
|
"version": "0.2.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|