[lief] add new port LIEF-0.16.0 #46405
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 lief have changed but the version was not updated
version: 0.16.0
old SHA: 5c747e2d684fdc085b83f4ffa6f10fffcc25e428
new SHA: cdb7c1617533e48df33ebf12c726b19e31f4a71c
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***
```
|