codegen: Update base manifests

This commit is contained in:
Taiki Endo
2025-12-17 20:08:05 +09:00
parent 5d018ee3d2
commit 936dbd8ac6
7 changed files with 18 additions and 36 deletions

View File

@@ -2,9 +2,9 @@
"repository": "https://github.com/Boshen/cargo-shear",
"tag_prefix": "v",
"rust_crate": "${package}",
"version_range": ">= 1.2.0",
"asset_name": "${package}-${rust_target}.tar.gz",
"bin": "${package}${exe}",
"version_range": ">= 1.2.0",
"platform": {
"x86_64_linux_musl": {},
"x86_64_macos": {},