mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 18:39:07 +08:00
b9091ce29e
#38382 forgot to update the SHA512 hash, breaking the package. This fixes it. I've tested that it builds again. - [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
527 B
JSON
25 lines
527 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "05f431d0e98bedc40b4c5740691259022952e7ba",
|
|
"version": "1.4.33",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "e928a59c07245a0a665b008fc7a9d01cf816450c",
|
|
"version": "1.4.33",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "1ab17b71ee3b3f99c9a7c83abd3a4cb1c6c5bcfc",
|
|
"version": "1.4.29",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "c65d944ff736b48b7b94298ed4627cb49458e7ba",
|
|
"version": "1.4.26",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|