Update wasm-tools@latest to 1.253.0

This commit is contained in:
Taiki Endo
2026-07-09 02:56:06 +09:00
parent 78ce37c0ce
commit 0ef1b06f24
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.253.0.
- Update `uv@latest` to 0.11.27. - Update `uv@latest` to 0.11.27.
- Update `mise@latest` to 2026.7.2. - Update `mise@latest` to 2026.7.2.
+5 -2
View File
@@ -23,10 +23,13 @@
} }
}, },
"latest": { "latest": {
"version": "1.252.0" "version": "1.253.0"
}, },
"1": { "1": {
"version": "1.252.0" "version": "1.253.0"
},
"1.253": {
"version": "1.253.0"
}, },
"1.253.0": { "1.253.0": {
"x86_64_linux_gnu": { "x86_64_linux_gnu": {