From a13bd800a61c18af411780e7da3973a3b8608d18 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 30 May 2026 01:01:27 +0000 Subject: [PATCH] Update `wasm-tools@latest` to 1.251.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 5836ddca..4a597d9d 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.251.0. + - Update `vacuum@latest` to 0.27.2. - Update `uv@latest` to 0.11.17. diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index b61b2d21..979a1e20 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -23,10 +23,13 @@ } }, "latest": { - "version": "1.250.0" + "version": "1.251.0" }, "1": { - "version": "1.250.0" + "version": "1.251.0" + }, + "1.251": { + "version": "1.251.0" }, "1.251.0": { "x86_64_linux_gnu": {