Compare commits

..

1 Commits

Author SHA1 Message Date
Taiki Endo
a49198bdc5 Update cargo-deb@latest to 3.6.4 2026-04-29 15:48:31 +00:00
3 changed files with 7 additions and 5 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 `cargo-deb@latest` to 3.6.4.
## [2.75.26] - 2026-04-29
- Update `wasm-bindgen@latest` to 0.2.120.

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

View File

@@ -7,13 +7,13 @@
}
},
"latest": {
"version": "3.6.3"
"version": "3.6.4"
},
"3": {
"version": "3.6.3"
"version": "3.6.4"
},
"3.6": {
"version": "3.6.3"
"version": "3.6.4"
},
"3.6.4": {
"x86_64_linux_gnu": {