From b4662e017d9cced30408c9b93bc0d970f9b13376 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 22 Jul 2025 21:09:44 +0000 Subject: [PATCH] Update `wasmtime@latest` to 35.0.0 --- CHANGELOG.md | 2 ++ manifests/wasmtime.json | 8 +++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c39a999b..f12d47d5 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 `wasmtime@latest` to 35.0.0. + ## [2.56.21] - 2025-07-22 - Improve error message for unsupported host architectures. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index 1f9ff39e..5bad5d8b 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -28,7 +28,13 @@ }, "license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)", "latest": { - "version": "34.0.2" + "version": "35.0.0" + }, + "35": { + "version": "35.0.0" + }, + "35.0": { + "version": "35.0.0" }, "35.0.0": { "x86_64_linux_gnu": {