From 18cc1a4fb7bd8a9c7c6fc69fda6c5b6b6c477b3c Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 18 Apr 2026 15:21:32 +0000 Subject: [PATCH] Update `wasm-tools@latest` to 1.247.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 0b3e506e..51a159fc 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.247.0. + - Update `mise@latest` to 2026.4.16. - Update `espup@latest` to 0.17.1. diff --git a/manifests/wasm-tools.json b/manifests/wasm-tools.json index c06d4cca..eb2aa6db 100644 --- a/manifests/wasm-tools.json +++ b/manifests/wasm-tools.json @@ -23,10 +23,13 @@ } }, "latest": { - "version": "1.246.2" + "version": "1.247.0" }, "1": { - "version": "1.246.2" + "version": "1.247.0" + }, + "1.247": { + "version": "1.247.0" }, "1.247.0": { "x86_64_linux_gnu": {