From 1d80bde2f5c7a98d66617e50ddc09380c5d9b615 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 22 May 2026 18:46:52 +0000 Subject: [PATCH] Update `wasm-tools@latest` to 1.250.0 --- CHANGELOG.md | 2 ++ manifests/wasm-tools.json | 7 +++++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16935b7b..a75a0708 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ Note: In this file, do not use the hard wrap in the middle of a sentence for com ## [Unreleased] +- Update `wasm-tools@latest` to 1.250.0. + - Update `tombi@latest` to 0.11.6. - Update `mise@latest` to 2026.5.13. diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index f69712c0..fac0bc9f 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -23,10 +23,13 @@ } }, "latest": { - "version": "1.249.0" + "version": "1.250.0" }, "1": { - "version": "1.249.0" + "version": "1.250.0" + }, + "1.250": { + "version": "1.250.0" }, "1.250.0": { "x86_64_linux_gnu": {