Compare commits

..

1 Commits

Author SHA1 Message Date
Taiki Endo
9bbb5bc118 Update cargo-spellcheck manifest 2026-05-01 20:51:55 +00:00
2 changed files with 8 additions and 2 deletions

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

View File

@@ -14,6 +14,12 @@
"0.15": {
"version": "0.15.1"
},
"0.15.7": {
"x86_64_linux_gnu": {
"etag": "0x8DEA7C00640F8EA",
"hash": "6c944067adde19558aff6b6eb0003e82a95a52ac9dd75465ba3df894eeac5b74"
}
},
"0.15.2": {
"x86_64_linux_gnu": {
"etag": "0x8DD4A85530EF13A",