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