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 gdal have changed but the version was not updated
version: 3.12.1
old SHA: fb60f4d030059d3f21ec33dd52429fffe962ce12
new SHA: aea0185017032e015ef4cf5ec9501d0a0e4809b6
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***
```