Compare commits

..

1 Commits

Author SHA1 Message Date
Taiki Endo
d6988bbd39 taplo-cli 2026-05-13 01:34:16 +00:00
3 changed files with 2 additions and 56 deletions

View File

@@ -4,8 +4,8 @@ description: GitHub Action for installing development tools
inputs: inputs:
tool: tool:
description: Tools to install (whitespace or comma separated list) description: Tools to install (whitespace or comma separated list)
required: true required: false
# default: #publish:tool default: taplo-cli
checksum: checksum:
description: Whether to enable checksums (strongly discouraged to disable) description: Whether to enable checksums (strongly discouraged to disable)
required: false required: false

18
manifests/covgate.json generated
View File

@@ -21,24 +21,6 @@
"latest": { "latest": {
"version": "0.1.4" "version": "0.1.4"
}, },
"0.2.0": {
"x86_64_linux_musl": {
"etag": "0x8DEB08EEA0C6D64",
"hash": "2b3e8aae7e26f584db9dec00cc70d27876dad929f3230fcd0a85f39e4a1f0e36"
},
"x86_64_windows": {
"etag": "0x8DEB08EEA0D2FD4",
"hash": "29d2049edbdb78e67895ab8bc13d8400dec4bd7d9de075e73f7c62466ce5a6e9"
},
"aarch64_linux_musl": {
"etag": "0x8DEB08EEA0FC504",
"hash": "6f13614a312f70090d071bd2ce8d4cebd665be97bc7a6d93589f25c14e2e22ef"
},
"aarch64_macos": {
"etag": "0x8DEB08EEA0A4CE2",
"hash": "23b784619d5bb8040916d0a625e563d9ca244c05f3b20e813b6ab6f79a0487b7"
}
},
"0.1": { "0.1": {
"version": "0.1.4" "version": "0.1.4"
}, },

36
manifests/tombi.json generated
View File

@@ -7,42 +7,6 @@
"0.11": { "0.11": {
"version": "0.11.1" "version": "0.11.1"
}, },
"0.11.4": {
"x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.4/tombi-cli-0.11.4-x86_64-unknown-linux-musl.tar.gz",
"etag": "0x8DEB0A365D54227",
"hash": "05fd1fb924588e25b575e5178fae22f5725ad852358a69966c93309b6b69d478",
"bin": "tombi-cli-0.11.4-x86_64-unknown-linux-musl/tombi"
},
"x86_64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.4/tombi-cli-0.11.4-x86_64-apple-darwin.tar.gz",
"etag": "0x8DEB0A36550C89F",
"hash": "1c0c0b7ae2b6d151345ac0d2c0aa8b8038a12850b046c0734f5dd38b830ea3f6",
"bin": "tombi-cli-0.11.4-x86_64-apple-darwin/tombi"
},
"x86_64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.4/tombi-cli-0.11.4-x86_64-pc-windows-msvc.zip",
"etag": "0x8DEB0A3655619D4",
"hash": "1fef31f3338b82759e6ad6c8292a1b1aea0640c441cd44ca57599ab23221c061"
},
"aarch64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.4/tombi-cli-0.11.4-aarch64-unknown-linux-musl.tar.gz",
"etag": "0x8DEB0A365EFD827",
"hash": "b328200ed71260cc6e08de2560afbe08de722ac5f3bc433dbff49f740c4b3e95",
"bin": "tombi-cli-0.11.4-aarch64-unknown-linux-musl/tombi"
},
"aarch64_macos": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.4/tombi-cli-0.11.4-aarch64-apple-darwin.tar.gz",
"etag": "0x8DEB0A36545B192",
"hash": "8e413ca597a883f2b0e3c58fedfafcc339e8cfe90eb38dbdc0eba3e4e0952b2a",
"bin": "tombi-cli-0.11.4-aarch64-apple-darwin/tombi"
},
"aarch64_windows": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.4/tombi-cli-0.11.4-aarch64-pc-windows-msvc.zip",
"etag": "0x8DEB0A3654E3373",
"hash": "76c68dd31075e9b596bbdff419281cd06348e7355fb51f2b7eed29f375745ab6"
}
},
"0.11.3": { "0.11.3": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.3/tombi-cli-0.11.3-x86_64-unknown-linux-musl.tar.gz", "url": "https://github.com/tombi-toml/tombi/releases/download/v0.11.3/tombi-cli-0.11.3-x86_64-unknown-linux-musl.tar.gz",