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 glib have changed but the version was not updated
version: 2.76.3#2
old SHA: f75635f9b099fa424c40abb77f76f060fd7592bb
new SHA: 5ed3412877405eaa36bd020f34c02b29386b03ac
Did you remember to update the version or port version?
Use --overwrite-version to bypass this check
***No files were updated***
```