From 672cf1ce2b23e825150d1fa093138703ee077345 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 16:31:48 +0000 Subject: [PATCH] wasmer: Update to version 7.0.0 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 60e719e441..1241d5a2f0 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "6.1.0", + "version": "7.0.0", "description": "The leading WebAssembly Runtime supporting WASI and Emscripten", "homepage": "https://wasmer.io/", "license": "MIT", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/wasmerio/wasmer/releases/download/v6.1.0/wasmer-windows-amd64.tar.gz", - "hash": "e43b3eaa6d39ee2ddb6300795bda3066674c45d7c8c367568d7e877a0111bfa4" + "url": "https://github.com/wasmerio/wasmer/releases/download/v7.0.0/wasmer-windows-amd64.tar.gz", + "hash": "890f3ef3673821804aa7f1ef03c9028f00d09dc6ccd630d43df0c5f1adb142ac" } }, "env_set": {