From 59c3f74abbaa1c0a8c02d6e559f43b21d949e47e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 16:27:40 +0000 Subject: [PATCH] wasmer: Update to version v3.2.1 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index e382babbfd..ffcab34a7b 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v3.2.0", + "version": "v3.2.1", "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.2.0/wasmer-windows.exe", - "hash": "3ed5c6f22e13575efa6cb3ee02679159d170d1e3ab3b4126e372483e910e6d71" + "url": "https://github.com/wasmerio/wasmer/releases/download/v3.2.1/wasmer-windows.exe", + "hash": "5682f256535a4163d777569a3cfed03eb3bbede822cd0c3e11dafe386c12d33f" } }, "env_set": {