From 73c4cfe524bcd2f60c28725736e437760d6c99ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Oct 2025 08:30:13 +0000 Subject: [PATCH] wasmer: Update to version 6.1.0 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 648aced003..60e719e441 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "6.0.1", + "version": "6.1.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.0.1/wasmer-windows-amd64.tar.gz", - "hash": "f39e67064aeb988ca7140a3c2b724c54ff9d8ed7324e97654d4c09419d0d3ce5" + "url": "https://github.com/wasmerio/wasmer/releases/download/v6.1.0/wasmer-windows-amd64.tar.gz", + "hash": "e43b3eaa6d39ee2ddb6300795bda3066674c45d7c8c367568d7e877a0111bfa4" } }, "env_set": {