From 48f55843ee224af74c3823088d60318992609c5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Aug 2023 16:27:38 +0000 Subject: [PATCH] wasmer: Update to version v4.1.2 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 5336e7586e..a4777da51b 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v4.1.1", + "version": "v4.1.2", "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/v4.1.1/wasmer-windows.exe", - "hash": "537588dc0132d5b5b4c8f25ec740f39526768b9489dd0c70ca7bed6290e14002" + "url": "https://github.com/wasmerio/wasmer/releases/download/v4.1.2/wasmer-windows.exe", + "hash": "fcb4fcea88863d3966e678556aa62461267b3b108efb71851e22df9ed3a3c27f" } }, "env_set": {