From dc53bf5a4ad0b0c033cfa2a7faa812f5a5a96d35 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 20:25:29 +0000 Subject: [PATCH] wasmer: Update to version v3.2.0 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 86304d9c5a..e382babbfd 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,5 +1,5 @@ { - "version": "v3.1.1", + "version": "v3.2.0", "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.1.1/wasmer-windows.exe", - "hash": "4e14474889586f86b5950fa77e24a252bd4596688f0eb9b088b28bf1bfebafb6" + "url": "https://github.com/wasmerio/wasmer/releases/download/v3.2.0/wasmer-windows.exe", + "hash": "3ed5c6f22e13575efa6cb3ee02679159d170d1e3ab3b4126e372483e910e6d71" } }, "env_set": {