Compare commits

..

1 Commits

Author SHA1 Message Date
Taiki Endo
bd8702768c wash 2026-05-03 10:38:25 +00:00
5 changed files with 6 additions and 39 deletions

View File

@@ -10,10 +10,6 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com
## [Unreleased]
- Update `cargo-deb@latest` to 3.7.0.
- Update `tombi@latest` to 0.10.2.
## [2.75.30] - 2026-05-03
- Update `cargo-spellcheck@latest` to 0.15.7.

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: true
# default: #publish:tool
required: false
default: wash
checksum:
description: Whether to enable checksums (strongly discouraged to disable)
required: false

View File

@@ -7,13 +7,10 @@
}
},
"latest": {
"version": "3.7.0"
"version": "3.6.4"
},
"3": {
"version": "3.7.0"
},
"3.7": {
"version": "3.7.0"
"version": "3.6.4"
},
"3.7.0": {
"x86_64_linux_gnu": {

26
manifests/mise.json generated
View File

@@ -32,32 +32,6 @@
"2026": {
"version": "2026.4.28"
},
"2026.5.0": {
"x86_64_linux_musl": {
"etag": "0x8DEA9471A2EEE95",
"hash": "f47a11b64b32f94db74b6792601bd9b0440bf4fe4d1e54056738b3e1eeff13db"
},
"x86_64_macos": {
"etag": "0x8DEA9471C55F180",
"hash": "8335873c9280e2dca0b1ceeb0298f2905188732fe128e0f97672f7796bdecbd7"
},
"x86_64_windows": {
"etag": "0x8DEA9471D67181D",
"hash": "053de50b0ee574a40ebcca667c17e27b06423bfed3779c623970e0e36e1d6405"
},
"aarch64_linux_musl": {
"etag": "0x8DEA94716D421D2",
"hash": "9ff141301ad0eb05ed98c45195de6af9f4f6a2b7ec8ae1acab845e65e4aa1c43"
},
"aarch64_macos": {
"etag": "0x8DEA9471BAE1289",
"hash": "c4b34f7d4831f7d296bbd3b1ae50ecca5cbe404650575472c0db6bcaad8bb4e5"
},
"aarch64_windows": {
"etag": "0x8DEA9471D4C0D77",
"hash": "43bfe834b2c420b467114cea698f08b8aee26b6be748ec046e8a06915d5003ac"
}
},
"2026.4": {
"version": "2026.4.28"
},

4
manifests/tombi.json generated
View File

@@ -2,10 +2,10 @@
"rust_crate": null,
"template": null,
"latest": {
"version": "0.10.2"
"version": "0.10.1"
},
"0.10": {
"version": "0.10.2"
"version": "0.10.1"
},
"0.10.2": {
"x86_64_linux_musl": {