[matio-cpp] Add new port to vcpkg #49852
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 matio-cpp have changed but the version was not updated
version: v0.3.0#2
old SHA: 8d60b26ea58f93945525a298182e8152911ae22f
new SHA: 8826db28578e71a1a05c47cb72e5b61f4008bcda
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***
```
|