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/tamasfe/taplo",
"tag_prefix": "",
"rust_crate": "${package}-cli",
"version_range": ">= 0.8.0",
"asset_name": "${package}-${rust_target_os}-${rust_target_arch}.gz",
"bin": "${package}${exe}",
"version_range": ">= 0.8.0",
"platform": {
"x86_64_linux_gnu": {},
"x86_64_macos": {