From 0c2481eff54c8134bbadc668c5170c469dc27519 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 20:25:00 +0000 Subject: [PATCH] wasmer: Update to version v4.2.4 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 9697b48223..1083ef5a62 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v4.2.3", + "version": "v4.2.4", "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.3/wasmer-windows.exe", - "hash": "f5f77a46e74224ac634adc100ec614114a269b07cc84a742d62edad18262b89a" + "url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.4/wasmer-windows.exe", + "hash": "ea7c5e0468a3c177c2156e0fc8248270393a1207a2a6857499bef790cc78d8f8" } }, "env_set": {