Touch up PR 1831

This commit is contained in:
Taiki Endo
2026-05-31 19:18:28 +09:00
parent 6e83879549
commit 4500296a33
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
{
"rust_crate": null,
"rust_crate": "convco",
"template": {
"x86_64_linux_musl": {
"url": "https://github.com/convco/convco/releases/download/v${version}/convco-ubuntu.zip",
+1
View File
@@ -2,6 +2,7 @@
"repository": "https://github.com/convco/convco",
"license_markdown": "[MIT](https://github.com/convco/convco/blob/main/LICENSE)",
"tag_prefix": "v",
"rust_crate": "${package}",
"version_range": ">= 0.6.4",
"platform": {
"x86_64_linux_musl": {