vcpkg/versions/i-/imguizmo.json
Rémy Tassoux b108771d0a
[imgui] Update to 1.90.7 (#39017)
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.
2024-05-30 10:25:32 -07:00

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
}
]
}