From 2cc571e43f00f7eae35e2e85826c6c6847048beb Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 21 Apr 2026 15:40:12 +0000 Subject: [PATCH] Update `wasmtime@latest` to 44.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 028fbb28..700e79a9 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 44.0.0. + - Update `tombi@latest` to 0.9.20. - Update `martin@latest` to 1.6.0. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index dc1b7e95..2348e898 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -35,7 +35,13 @@ } }, "latest": { - "version": "43.0.1" + "version": "44.0.0" + }, + "44": { + "version": "44.0.0" + }, + "44.0": { + "version": "44.0.0" }, "44.0.0": { "x86_64_linux_gnu": {