From 5c4b40b239fdc94e5e6176fdb637926c6f84687b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Mar 2022 00:33:10 +0000 Subject: [PATCH] wasmer: Update to version 2.2.0 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 1ae41edeae..a503bc97c5 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,12 +1,12 @@ { - "version": "2.2.0-rc2", + "version": "2.2.0", "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-rc2/wasmer-windows.exe", - "hash": "c12b770f89da175339e512c899aacabc7ee4b1681fdf1d59823223021f6e41a9" + "url": "https://github.com/wasmerio/wasmer/releases/download/2.2.0/wasmer-windows.exe", + "hash": "bae35f3cf5ccd392dbd7fc01fa5551da8c6d37436db6dbfcda79606a00caaef2" } }, "env_set": {