[imgui] update to 1.91.8 #48092
Annotations
1 error
Check
PRs must add only one version, and must not modify any published versions.
When making any changes to a library, the version or port-version in vcpkg.json must be modified, and the version database updated.
Making the following changes will fix this problem:```diff
error: checked-in files for imgui have changed but the version was not updated
version: 1.91.8
old SHA: dad3c88d3a1c7a28a36f666f3a95068166bde1b3
new SHA: 7da1879e3d83f8699c2be2dfb1553db32e033d42
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
See https://learn.microsoft.com/vcpkg/commands/add-version?WT.mc_id=vcpkg_inproduct_cli#--overwrite-version for more information.
***No files were updated***
```
|