Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[imgui] update to 1.91.8 #43568

Merged
merged 3 commits into from
Feb 1, 2025
Merged

[imgui] update to 1.91.8 #43568

merged 3 commits into from
Feb 1, 2025

Conversation

rremilian
Copy link
Contributor

Fixes #43564

  • Changes comply with the maintainer guide.
  • SHA512s are updated for each updated download.
  • The "supports" clause reflects platforms that may be fixed by this new version.
  • Any fixed CI baseline entries are removed from that file.
  • Any patches that are no longer applied are deleted from the port's directory.
  • The version database is fixed by rerunning ./vcpkg x-add-version --all and committing the result.
  • Only one version is added to each modified port's versions file.

@tomconder
Copy link
Contributor

tomconder commented Jan 31, 2025

Don't forget to update the SHA512 hash for the "test-engine" feature in portfile.cmake (line 66).

Old:

  • SHA512 4e496075417852a57fed73b34b27a7d4983be9d5a5e95dd854c6c1d3796f96fd43a48166cb07f74e8e50de0ce28c55a4fbf08d2cb4114f1225adc931f9fbae75

New:

  • SHA512 c6478efa8d26da7c538bc73c20ff5dfdedee98467128b1d88e5efa384fa8969ff06ff076878c1c4223646ec87ebab4b44081f1cc029fef389eb4c3cfdca57ae7

@tomconder
Copy link
Contributor

:) you will want to run vcpkg x-add-version again to fix the versions database

@rremilian
Copy link
Contributor Author

@tomconder Thanks ! I missed that one :)

@vicroms vicroms merged commit 754ce06 into microsoft:master Feb 1, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[imgui] update to 1.91.8
3 participants