From b9b485bdffa0d60076deff6d06390e9f59a7b540 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 16 May 2026 18:28:58 +0000 Subject: [PATCH] Update `wasm-tools@latest` to 1.249.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 25ece2f8..b7fa2b27 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.249.0. + - Update `gungraun-runner@latest` to 0.19.0. ## [2.78.2] - 2026-05-16 diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index 10dd168f..b14b182c 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -23,10 +23,13 @@ } }, "latest": { - "version": "1.248.0" + "version": "1.249.0" }, "1": { - "version": "1.248.0" + "version": "1.249.0" + }, + "1.249": { + "version": "1.249.0" }, "1.249.0": { "x86_64_linux_gnu": {