mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 19:20:31 +08:00
b108771d0a
Update imgui port from 1.90.6 to 1.90.7: https://github.com/ocornut/imgui/releases/tag/v1.90.7 - [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.
20 lines
406 B
JSON
20 lines
406 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "be2cf5fafba779840d87110933298add1dcb60f5",
|
|
"version-date": "2024-05-29",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "65d6fab1371929e15b7198e139462218eb179abf",
|
|
"version": "1.83",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "9611b5ef89fd20182ee8d6c84c505e986f3ea880",
|
|
"version": "1.83",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|