From f84c40de44819225f6378692c358ec4e3be89709 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 00:36:07 +0000 Subject: [PATCH] wasmer: Update to version 5.0.2 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 26816b8235..f5151dab0f 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "5.0.1", + "version": "5.0.2", "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.1/wasmer-windows-amd64.tar.gz", - "hash": "7a1709bf14544cc4dc3a2bf2211ed275d9ac99b02c540f5d9437a44c122904a1" + "url": "https://github.com/wasmerio/wasmer/releases/download/v5.0.2/wasmer-windows-amd64.tar.gz", + "hash": "f8df71a7ddb29d86065b94c5e991a7165ffdfebc1a98cfd7cc806a1a9e7e9091" } }, "env_set": {