From eb44486693f2c903fe50623d74c395d8f4465a15 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 00:33:10 +0000 Subject: [PATCH] wasmer: Update to version v4.2.2 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index b78a8a74ba..d912289610 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v4.2.1", + "version": "v4.2.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.2.1/wasmer-windows.exe", - "hash": "9148a531353fa9c8923a1a387183a3629f03fc5cbab0f261b758ea7e8379f97b" + "url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.2/wasmer-windows.exe", + "hash": "d059184240f139ab526a4fc94d53a5e17747b6ce1800074305c49f7169f51b66" } }, "env_set": {