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 gstreamer have changed but the version was not updated
version: 1.24.7
old SHA: 0fbc36e567269da127885e9eff36b6083ecd1561
new SHA: 3a9443a67e8c6bcb31a06c67af967f1d68a5bfdb
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***
```