mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 15:31:47 +08:00
69bbfacdb7
<!-- If your PR fixes issues, please note that here by adding "Fixes #NNNNNN." for each fixed issue on separate lines. --> Fixes #36839 Usage test passed on `x64-windows`. <!-- If you are still working on the PR, open it as a Draft: https://github.blog/2019-02-14-introducing-draft-pull-requests/. --> - [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. - [ ] ~~The "supports" clause reflects platforms that may be fixed by this new version.~~ - [ ] ~~Any fixed [CI baseline](https://github.com/microsoft/vcpkg/blob/master/scripts/ci.baseline.txt) entries are removed from that file.~~ - [ ] ~~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. <!-- If this PR adds a new port, please uncomment and fill out this checklist: - [ ] Changes comply with the [maintainer guide](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/contributing/maintainer-guide.md). - [ ] The name of the port matches an existing name for this component on https://repology.org/ if possible, and/or is strongly associated with that component on search engines. - [ ] Optional dependencies are resolved in exactly one way. For example, if the component is built with CMake, all `find_package` calls are REQUIRED, are satisfied by `vcpkg.json`'s declared dependencies, or disabled with [CMAKE_DISABLE_FIND_PACKAGE_Xxx](https://cmake.org/cmake/help/latest/variable/CMAKE_DISABLE_FIND_PACKAGE_PackageName.html). - [ ] The versioning scheme in `vcpkg.json` matches what upstream says. - [ ] The license declaration in `vcpkg.json` matches what upstream says. - [ ] The installed as the "copyright" file matches what upstream says. - [ ] The source code of the component installed comes from an authoritative source. - [ ] The generated "usage text" is accurate. See [adding-usage](https://github.com/microsoft/vcpkg-docs/blob/main/vcpkg/examples/adding-usage.md) for context. - [ ] The version database is fixed by rerunning `./vcpkg x-add-version --all` and committing the result. - [ ] Only one version is in the new port's versions file. - [ ] Only one version is added to each modified port's versions file. END OF NEW PORT CHECKLIST (delete this line) --> --------- Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
80 lines
1.9 KiB
JSON
80 lines
1.9 KiB
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "d959f64437877ff47611c6fac0a1e982d66a69e1",
|
|
"version": "3.23.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "4ada82d47074683e87c8e39629fca2619a4f47c9",
|
|
"version": "3.23.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "d54d49c20629be977b5a3f07934d7edeb9f01f67",
|
|
"version": "3.20.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c16b653b1f1d195aece3261bf4d244f444e7dabf",
|
|
"version": "3.19.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "cf2815582532566a0526546e16b40d60127c8fdb",
|
|
"version": "3.17.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2b4fd6d994392648fb87dec71c1f23e0d8fc6d85",
|
|
"version": "3.15.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "86e36aa9af8fa4ffb8d7a80bbf120a986fe7c796",
|
|
"version": "3.10.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "08c04604e935ddd5577b32d3a0425fc5e7c8d2e3",
|
|
"version": "3.7.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2c1b548475bade32379cd29e042664bc18913593",
|
|
"version": "3.7.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "2020a01c366b2f953c0538a8f942e4682cbcaa54",
|
|
"version": "3.1.1",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "512359aae4c09860c5ec50624d01ba0d0f21d2a2",
|
|
"version": "3.0.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "8bcb9a264b390f98488474d1172379e2494f509b",
|
|
"version": "3.0.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "9020ee8ee80ac4543a61adb46a83b6b49f6562d4",
|
|
"version": "2.14.0",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1c7cf1d126f7f7c1bb3759ff5bcf30c585b90d94",
|
|
"version-semver": "2.10.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "04d0df53fc3b69309aa10f53cc92f0933e8139b8",
|
|
"version-semver": "2.9.11",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|