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