From fe85bce1962ac4ce76d3b21007e6dd1ee0f3c221 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 12:29:56 +0000 Subject: [PATCH] wasmer: Update to version v4.2.5 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 1083ef5a62..0c8419eb9f 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v4.2.4", + "version": "v4.2.5", "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.4/wasmer-windows.exe", - "hash": "ea7c5e0468a3c177c2156e0fc8248270393a1207a2a6857499bef790cc78d8f8" + "url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.5/wasmer-windows.exe", + "hash": "35d42d8e18ffb6559ab78edb102be6f5094d4916948c257bb410958a5284e607" } }, "env_set": {