From f485925fb64f6fb2be7a4050926af718eb8dccd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jan 2023 04:27:51 +0000 Subject: [PATCH] wasmer: Update to version v3.1.1 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 36b2868b5a..86304d9c5a 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v3.1.0", + "version": "v3.1.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.1.0/wasmer-windows.exe", - "hash": "a756663b732bef5665cdb0197233eb3ec937bc77aef6b4413c8e99094abb5074" + "url": "https://github.com/wasmerio/wasmer/releases/download/v3.1.1/wasmer-windows.exe", + "hash": "4e14474889586f86b5950fa77e24a252bd4596688f0eb9b088b28bf1bfebafb6" } }, "env_set": {