Update manifest schema

This commit is contained in:
Taiki Endo
2026-03-19 20:51:33 +09:00
parent 6fdadacb00
commit b3e339470c
12 changed files with 419 additions and 0 deletions

View File

@@ -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"