From ac002557f5befa648e689fde009c57957f6b676a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Jan 2022 12:30:07 +0000 Subject: [PATCH] wasmer: Update to version 2.2.0-rc1 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index c400b94b6f..bd5845ef73 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,12 +1,12 @@ { - "version": "2.1.1", + "version": "2.2.0-rc1", "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.1.1/wasmer-windows.exe", - "hash": "f48184afbe750d6d45cde754d8ea20a3c2771270debcb76e623aa714b032b543" + "url": "https://github.com/wasmerio/wasmer/releases/download/2.2.0-rc1/wasmer-windows.exe", + "hash": "388bbfbf1fb13607a2ab9d18fd9f4f8e3b5d5485518d3417ab12fab126deb5ee" } }, "env_set": {