From 1fff9209efdf3f4c55a1c989df835de19411d014 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 00:54:16 +0000 Subject: [PATCH] wasmer: Update to version 7.0.1 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 1241d5a2f0..9fe182884c 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "7.0.0", + "version": "7.0.1", "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/v7.0.0/wasmer-windows-amd64.tar.gz", - "hash": "890f3ef3673821804aa7f1ef03c9028f00d09dc6ccd630d43df0c5f1adb142ac" + "url": "https://github.com/wasmerio/wasmer/releases/download/v7.0.1/wasmer-windows-amd64.tar.gz", + "hash": "7d76d4ce7e3ed40366bbd2b76c9039b78843a905df34c89fa5d6ffb227d78c77" } }, "env_set": {