From 6fea0867d761e1723aacf2f8f23c1725bc349dcf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Nov 2022 20:27:17 +0000 Subject: [PATCH] wasmer: Update to version v3.0.1 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 1ecbdc97ba..c2de4bce69 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v3.0.0", + "version": "v3.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/v3.0.0/wasmer-windows.exe", - "hash": "98e57bbfdc1a11e2452f6952877cdefecc9754af9d46715b6ea02fde38b31b90" + "url": "https://github.com/wasmerio/wasmer/releases/download/v3.0.1/wasmer-windows.exe", + "hash": "dd359e788a63c33442b70cd89c6d1c9c16f35303435c0c34ec9f87e1b0f615f2" } }, "env_set": {