mirror of
https://github.com/taiki-e/install-action.git
synced 2026-06-10 23:49:06 -04:00
46 lines
1.3 KiB
JSON
Generated
46 lines
1.3 KiB
JSON
Generated
{
|
|
"rust_crate": "convco",
|
|
"template": {
|
|
"x86_64_linux_musl": {
|
|
"url": "https://github.com/convco/convco/releases/download/v${version}/convco-ubuntu.zip",
|
|
"bin": "convco"
|
|
},
|
|
"x86_64_windows": {
|
|
"url": "https://github.com/convco/convco/releases/download/v${version}/convco-windows.zip",
|
|
"bin": "convco.exe"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"url": "https://github.com/convco/convco/releases/download/v${version}/convco-ubuntu-aarch64.zip",
|
|
"bin": "convco"
|
|
},
|
|
"aarch64_macos": {
|
|
"url": "https://github.com/convco/convco/releases/download/v${version}/convco-macos.zip",
|
|
"bin": "convco"
|
|
}
|
|
},
|
|
"latest": {
|
|
"version": "0.6.4"
|
|
},
|
|
"0.6": {
|
|
"version": "0.6.4"
|
|
},
|
|
"0.6.4": {
|
|
"x86_64_linux_musl": {
|
|
"etag": "0x8DEB96EA68FD07C",
|
|
"hash": "d6e43a1975949ef05d31bb1ac64fdd7c2dbc18b0b65df075c16dc296b8153be7"
|
|
},
|
|
"x86_64_windows": {
|
|
"etag": "0x8DEB96EA51CABCF",
|
|
"hash": "268f1c80abcb2cdc31174984a0a824f06705b5f62485e780f04008c5765219bd"
|
|
},
|
|
"aarch64_linux_musl": {
|
|
"etag": "0x8DEB96EA5E3148D",
|
|
"hash": "1e626914c90cf60314a8ef50d97566ebabb0ad5daf405fa7e4ca3193df1c73c3"
|
|
},
|
|
"aarch64_macos": {
|
|
"etag": "0x8DEB96EA769D246",
|
|
"hash": "88901e63aa26b601b6726bff8e05cab89d16ebcb772f719bad431a40b12caa54"
|
|
}
|
|
}
|
|
}
|