[octave] add features #48042
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 octave have changed but the version was not updated
version: 9.3.0#2
old SHA: 36bde15f7fc4c2cd971dc7e0bd036de2f55a83cb
new SHA: 8233af2a8a67f346701fe8c0b476390d62e1924b
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***
```
|