mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-22 23:40:30 +00:00
Update manifest schema
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/${version}/taplo-darwin-aarch64.gz",
|
||||
"bin": "taplo"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/${version}/taplo-windows-aarch64.zip",
|
||||
"bin": "taplo.exe"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"url": "https://github.com/tamasfe/taplo/releases/download/${version}/taplo-linux-riscv64.gz",
|
||||
"bin": "taplo"
|
||||
@@ -54,6 +58,10 @@
|
||||
"etag": "0x8DD99AB3700C1B5",
|
||||
"checksum": "713734314c3e71894b9e77513c5349835eefbd52908445a0d73b0c7dc469347d"
|
||||
},
|
||||
"aarch64_windows": {
|
||||
"etag": "0x8DD99AB212032A1",
|
||||
"checksum": "65a50c5d3b78f6014e6bc6d64eb6dc1d4992bc236589c9bb29e5609fc3454674"
|
||||
},
|
||||
"riscv64_linux_gnu": {
|
||||
"etag": "0x8DD99AAB4AAB107",
|
||||
"checksum": "26b2d848183636f291f7e2ea4e5dfd3622ff5f445417333d33a32082fc582914"
|
||||
|
||||
Reference in New Issue
Block a user