Update wasm-tools@latest to 1.247.0

This commit is contained in:
Taiki Endo
2026-04-18 15:21:32 +00:00
committed by github-actions[bot]
parent c7b05077fe
commit 18cc1a4fb7
2 changed files with 7 additions and 2 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] ## [Unreleased]
- Update `wasm-tools@latest` to 1.247.0.
- Update `mise@latest` to 2026.4.16. - Update `mise@latest` to 2026.4.16.
- Update `espup@latest` to 0.17.1. - Update `espup@latest` to 0.17.1.

View File

@@ -23,10 +23,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.246.2" "version": "1.247.0"
}, },
"1": { "1": {
"version": "1.246.2" "version": "1.247.0"
},
"1.247": {
"version": "1.247.0"
}, },
"1.247.0": { "1.247.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {