Compare commits

..

3 Commits

Author SHA1 Message Date
Taiki Endo
ce046c772f Update tombi@latest to 0.11.2 2026-05-13 16:19:45 +00:00
Taiki Endo
88a251264f Update tombi manifest 2026-05-13 04:41:43 +00:00
Taiki Endo
9bfd394ecc Update covgate manifest 2026-05-13 02:00:53 +00:00
4 changed files with 60 additions and 4 deletions

View File

@@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `tombi@latest` to 0.11.2.
## [2.77.7] - 2026-05-13
- Update `mise@latest` to 2026.5.6.

View File

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

18
manifests/covgate.json generated
View File

@@ -21,6 +21,24 @@
"latest": {
"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": {
"version": "0.1.4"
},

40
manifests/tombi.json generated
View File

@@ -2,10 +2,46 @@
"rust_crate": null,
"template": null,
"latest": {
"version": "0.11.1"
"version": "0.11.2"
},
"0.11": {
"version": "0.11.1"
"version": "0.11.2"
},
"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": {
"x86_64_linux_musl": {