Support signature verification for mise and syft

This commit is contained in:
Taiki Endo
2026-03-22 01:45:04 +09:00
parent 525387f706
commit c35d18270e
9 changed files with 298 additions and 35 deletions

View File

@@ -3,6 +3,10 @@
"tag_prefix": "v",
"bin": "${package}${exe}",
"version_range": ">= 0.83.0",
"signing": {
"version_range": ">= 0.104.0",
"kind": "custom"
},
"platform": {
"x86_64_linux_musl": {
"asset_name": "${package}_${version}_linux_amd64.tar.gz"