From 37011c0162b3115b742562f5d70080bb8ed9d0fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 00:15:40 +0000 Subject: [PATCH] wasmer: Update to version v5.0.0 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 5034d0a60b0..a0e80522ea8 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,13 +1,13 @@ { - "version": "v4.4.0", + "version": "v5.0.0", "description": "The leading WebAssembly Runtime supporting WASI and Emscripten", "homepage": "https://wasmer.io/", "license": "MIT", "innosetup": true, "architecture": { "64bit": { - "url": "https://github.com/wasmerio/wasmer/releases/download/v4.4.0/wasmer-windows.exe", - "hash": "2f1133ba1aa6e2382ee160cdf4dc3cd829180fede3b3b7c97252709aba6241a1" + "url": "https://github.com/wasmerio/wasmer/releases/download/v5.0.0/wasmer-windows.exe", + "hash": "6dcf34f0d0b16f450bd6ccc78b739fa59a176899e638b9b876ca513b249fb102" } }, "pre_install": [