Compare commits

..

1 Commits
main ... typos

Author SHA1 Message Date
Taiki Endo
5ca01c8021 typos 2026-05-16 13:28:34 +00:00
5 changed files with 5 additions and 37 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] ## [Unreleased]
- Update `wasm-tools@latest` to 1.249.0.
- Update `gungraun-runner@latest` to 0.19.0.
## [2.78.2] - 2026-05-16 ## [2.78.2] - 2026-05-16
- Update `wasm-pack@latest` to 0.15.0. - Update `wasm-pack@latest` to 0.15.0.

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: typos
checksum: checksum:
description: Whether to enable checksums (strongly discouraged to disable) description: Whether to enable checksums (strongly discouraged to disable)
required: false required: false

View File

@@ -23,10 +23,7 @@
} }
}, },
"latest": { "latest": {
"version": "0.19.0" "version": "0.18.2"
},
"0.19": {
"version": "0.19.0"
}, },
"0.19.0": { "0.19.0": {
"x86_64_linux_musl": { "x86_64_linux_musl": {

22
manifests/typos.json generated
View File

@@ -29,28 +29,6 @@
"1.46": { "1.46": {
"version": "1.46.1" "version": "1.46.1"
}, },
"1.46.2": {
"x86_64_linux_musl": {
"etag": "0x8DEB372839007A6",
"hash": "d68c1a9c5abd8de11f7749edfa414087c8bc828e89064714487d23c89f36b06e"
},
"x86_64_macos": {
"etag": "0x8DEB372B2A73255",
"hash": "3652f90d82d38f64e40c1791d2d82209979048ef3abd715b0eb1488cf483ce1d"
},
"x86_64_windows": {
"etag": "0x8DEB372CF13B6DE",
"hash": "ddc4ae26822e806ce84bc410643d02a3dac53aac9ab2a5f389624418c5654a17"
},
"aarch64_linux_musl": {
"etag": "0x8DEB37276E3ED4A",
"hash": "311f2a15e8433c895cd9ee3198530bbff552f59609eba739f5bd9ceb2a2c0887"
},
"aarch64_macos": {
"etag": "0x8DEB372B94FBD80",
"hash": "4b15ee9548cd68cf22d6e67af8a12ceb608ea4dbc34e0346792d09994222d694"
}
},
"1.46.1": { "1.46.1": {
"x86_64_linux_musl": { "x86_64_linux_musl": {
"etag": "0x8DEAD0A44E0E9A4", "etag": "0x8DEAD0A44E0E9A4",

View File

@@ -23,13 +23,10 @@
} }
}, },
"latest": { "latest": {
"version": "1.249.0" "version": "1.248.0"
}, },
"1": { "1": {
"version": "1.249.0" "version": "1.248.0"
},
"1.249": {
"version": "1.249.0"
}, },
"1.249.0": { "1.249.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {