From 8a716b1c4b335f186730c2575ee0b31324bfa6d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 08:26:11 +0000 Subject: [PATCH] wasmer: Update to version v4.2.3 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index d912289610..9697b48223 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v4.2.2", + "version": "v4.2.3", "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.2/wasmer-windows.exe", - "hash": "d059184240f139ab526a4fc94d53a5e17747b6ce1800074305c49f7169f51b66" + "url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.3/wasmer-windows.exe", + "hash": "f5f77a46e74224ac634adc100ec614114a269b07cc84a742d62edad18262b89a" } }, "env_set": {