From 68a5a96ea71119471050840e296140c66135d7b8 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Thu, 23 Jul 2026 09:55:40 +0000 Subject: [PATCH] Update `wasmtime@latest` to 47.0.2 --- CHANGELOG.md | 2 ++ manifests/wasmtime.json | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea56e06b..c7eae8c5 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 47.0.2. + - Update `uv@latest` to 0.11.31. - Update `syft@latest` to 1.49.0. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index 4d137506..965d6c01 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -35,13 +35,13 @@ } }, "latest": { - "version": "47.0.1" + "version": "47.0.2" }, "47": { - "version": "47.0.1" + "version": "47.0.2" }, "47.0": { - "version": "47.0.1" + "version": "47.0.2" }, "47.0.2": { "x86_64_linux_gnu": {