Update wasm-tools@latest to 1.250.0

This commit is contained in:
Taiki Endo
2026-05-22 19:05:42 +00:00
committed by github-actions[bot]
parent a388274cad
commit 1d80bde2f5
2 changed files with 7 additions and 2 deletions
+2
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.250.0.
- Update `tombi@latest` to 0.11.6. - Update `tombi@latest` to 0.11.6.
- Update `mise@latest` to 2026.5.13. - Update `mise@latest` to 2026.5.13.
+5 -2
View File
@@ -23,10 +23,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.249.0" "version": "1.250.0"
}, },
"1": { "1": {
"version": "1.249.0" "version": "1.250.0"
},
"1.250": {
"version": "1.250.0"
}, },
"1.250.0": { "1.250.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {