From 38781aa68c661c5663ffc83f10612247590fd7da Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 5 Nov 2024 21:07:28 +0000 Subject: [PATCH] Update `wasmtime@latest` to 26.0.1 --- CHANGELOG.md | 2 ++ manifests/wasmtime.json | 32 +++++++++++++++++++++++++++++--- 2 files changed, 31 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b042805..50b94a82 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 26.0.1. + ## [2.44.61] - 2024-11-05 - Update `syft@latest` to 1.16.0. diff --git a/manifests/wasmtime.json b/manifests/wasmtime.json index cf12bd9b..4fcbbdd7 100644 --- a/manifests/wasmtime.json +++ b/manifests/wasmtime.json @@ -28,13 +28,39 @@ }, "license_markdown": "[Apache-2.0 WITH LLVM-exception](https://github.com/bytecodealliance/wasmtime/blob/main/LICENSE)", "latest": { - "version": "26.0.0" + "version": "26.0.1" }, "26": { - "version": "26.0.0" + "version": "26.0.1" }, "26.0": { - "version": "26.0.0" + "version": "26.0.1" + }, + "26.0.1": { + "x86_64_linux_gnu": { + "etag": "0x8DCFDCF868C77A4", + "checksum": "5f3596cbe481422c32a4bc4505ad4db4fd15ed5eba5e6f0b359092b902f5269c" + }, + "x86_64_macos": { + "etag": "0x8DCFDCF87A5ABF7", + "checksum": "011b2b821bfb095279965980aa7e439549cff38cb44c56b0da7641727dab79ef" + }, + "x86_64_windows": { + "etag": "0x8DCFDCF8BD72413", + "checksum": "52fc22c97a50c6a7bcecf456787589375f08ee137361a1bff1cf938c9b2e2773" + }, + "aarch64_linux_gnu": { + "etag": "0x8DCFDCF7D293D20", + "checksum": "8dbb0445ce71b673a5b6021e1d406b9381748b8338224b6f7a569c6cdca60310" + }, + "aarch64_macos": { + "etag": "0x8DCFDCF7E1689D7", + "checksum": "3f2fc41104f8949abd107dfe8b695d9cab759a422048abd98ebdc7e325895b8b" + }, + "aarch64_windows": { + "etag": "0x8DCFDCF7F433063", + "checksum": "ea38f2e5a27e541b4334235e90fc070873705036da415bf6185fd4cf59b19aa0" + } }, "26.0.0": { "x86_64_linux_gnu": {