[unicorn] update version 2.1.1 #46304
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 unicorn have changed but the version was not updated
version: 2.1.1
old SHA: 723a9b0afde9a28ce59992cc9086ffa347e837a7
new SHA: d8672d5350b3d05a4ee797b7fa4a987fc6cf3794
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***
```
|