From 4777d22151f4d3893926682795ac1943c9cb74dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 20:37:23 +0000 Subject: [PATCH] wasmer: Update to version 2.2.1 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index a503bc97c5..4524e63a45 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,12 +1,12 @@ { - "version": "2.2.0", + "version": "2.2.1", "description": "The leading WebAssembly Runtime supporting WASI and Emscripten", "homepage": "https://wasmer.io/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/wasmerio/wasmer/releases/download/2.2.0/wasmer-windows.exe", - "hash": "bae35f3cf5ccd392dbd7fc01fa5551da8c6d37436db6dbfcda79606a00caaef2" + "url": "https://github.com/wasmerio/wasmer/releases/download/2.2.1/wasmer-windows.exe", + "hash": "af951eddcd2871927dce2b97c668d74f1f4d306bcd1f96f2fb486cbc741fc7a5" } }, "env_set": {