mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:29:08 +08:00
ce00eb980a
- [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.
25 lines
539 B
JSON
25 lines
539 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "d58145271930fe892998173ab6ccd10931272e64",
|
|
"version": "1.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "05bf1ff5e346918f8fa5e6ece05126d72a6409f4",
|
|
"version": "1.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c1d9ec1859767d60adf003d94fe81eb7eaac668e",
|
|
"version-date": "2023-02-11",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "b8b744bbe193f6bbfbe4b02cd8215dc1d8e560a2",
|
|
"version-date": "2023-01-31",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|