From 3a486ead46e9adf69c43b7aa8667610931c54808 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 16:30:15 +0000 Subject: [PATCH] wasmer: Update to version 6.0.1 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index deb5a260cf..648aced003 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "6.0.0", + "version": "6.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/v6.0.0/wasmer-windows-amd64.tar.gz", - "hash": "30c8f2d3ae6410e23019077abf642cfb20083920665be2cdf9a348343cff0488" + "url": "https://github.com/wasmerio/wasmer/releases/download/v6.0.1/wasmer-windows-amd64.tar.gz", + "hash": "f39e67064aeb988ca7140a3c2b724c54ff9d8ed7324e97654d4c09419d0d3ce5" } }, "env_set": {