From ad6a5470dee399a56f26b5c46f8f95e124f50bf6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Dec 2022 00:33:12 +0000 Subject: [PATCH] wasmer: Update to version v3.1.0 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 35ec2a1eab..36b2868b5a 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v3.0.2", + "version": "v3.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/v3.0.2/wasmer-windows.exe", - "hash": "0e74e8930e02bbf9fcbc213c9f59f331ab3da92880a557c2b2cb15da4be1ac4b" + "url": "https://github.com/wasmerio/wasmer/releases/download/v3.1.0/wasmer-windows.exe", + "hash": "a756663b732bef5665cdb0197233eb3ec937bc77aef6b4413c8e99094abb5074" } }, "env_set": {