[ggml,llama-cpp,whisper-cpp] Revise, fix features #52123
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 ggml have changed but the version was not updated
version: 2025-05-13
old SHA: 7993faf15d27aef315a53ee0e8cc40afb8f24a06
new SHA: 949063ef70058161381f32a9aec83ae15f3c6c03
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***
```
|