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