mirror of
https://github.com/taiki-e/install-action
synced 2026-09-14 20:13:27 +00:00
Touch up PR 1831
This commit is contained in:
Generated
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"rust_crate": null,
|
"rust_crate": "convco",
|
||||||
"template": {
|
"template": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
"url": "https://github.com/convco/convco/releases/download/v${version}/convco-ubuntu.zip",
|
"url": "https://github.com/convco/convco/releases/download/v${version}/convco-ubuntu.zip",
|
||||||
|
|||||||
@@ -2,6 +2,7 @@
|
|||||||
"repository": "https://github.com/convco/convco",
|
"repository": "https://github.com/convco/convco",
|
||||||
"license_markdown": "[MIT](https://github.com/convco/convco/blob/main/LICENSE)",
|
"license_markdown": "[MIT](https://github.com/convco/convco/blob/main/LICENSE)",
|
||||||
"tag_prefix": "v",
|
"tag_prefix": "v",
|
||||||
|
"rust_crate": "${package}",
|
||||||
"version_range": ">= 0.6.4",
|
"version_range": ">= 0.6.4",
|
||||||
"platform": {
|
"platform": {
|
||||||
"x86_64_linux_musl": {
|
"x86_64_linux_musl": {
|
||||||
|
|||||||
Reference in New Issue
Block a user