From 987d86f2e117dad8e76593b955f0e83aa5fdab28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 04:28:50 +0000 Subject: [PATCH] wasmer: Update to version v3.0.2 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index c2de4bce69..35ec2a1eab 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v3.0.1", + "version": "v3.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/v3.0.1/wasmer-windows.exe", - "hash": "dd359e788a63c33442b70cd89c6d1c9c16f35303435c0c34ec9f87e1b0f615f2" + "url": "https://github.com/wasmerio/wasmer/releases/download/v3.0.2/wasmer-windows.exe", + "hash": "0e74e8930e02bbf9fcbc213c9f59f331ab3da92880a557c2b2cb15da4be1ac4b" } }, "env_set": {