mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:29:00 +08:00
142fa5b08b
Update `aricpp` version to 1.1.3. No feature needs to test. - [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.
25 lines
551 B
JSON
25 lines
551 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "4451f34c43a23dd8ab8904c8bbdbd12f462b1da9",
|
|
"version-semver": "1.1.3",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f4c60d911e60c041e3e7791a84894a1c028a7e85",
|
|
"version-semver": "1.1.2",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "266bfd31b17badea05be9f9859b0ce84f4d9f60e",
|
|
"version-semver": "1.1.1",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "6bab43826055b88429107ef725b3c98fdded73ee",
|
|
"version-semver": "1.1.1",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|