From 1ef1ca3c46e0e335904070ffa125d7a49fc90519 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:28:43 +0000 Subject: [PATCH] wasmer: Update to version 5.0.4 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 23b9b21670..ea1b94fce5 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "5.0.3", + "version": "5.0.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/v5.0.3/wasmer-windows-amd64.tar.gz", - "hash": "023c9ca227a89c3f86b6f5527f90dabf75544b63b632892db4e166a970885d4f" + "url": "https://github.com/wasmerio/wasmer/releases/download/v5.0.4/wasmer-windows-amd64.tar.gz", + "hash": "7b958e82cfba3bdfce07a4ae338bf0de1ba3d7dca94d0347b8d6308ca85dcc64" } }, "env_set": {