mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-15 03:59:20 +08:00
9dc2a3fa70
Update `amd-amf` to 1.4.33. - [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. --------- Co-authored-by: Lily Wang <v-lilywang@microsoft.com>
20 lines
401 B
JSON
20 lines
401 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"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
|
|
}
|
|
]
|
|
}
|