From 32526ca667efe8765865e189ff687bf06644bd07 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:02 +0000 Subject: [PATCH] wasmer: Update to version 2.1.0 --- bucket/wasmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasmer.json b/bucket/wasmer.json index 9b12558644..3c78f1f5cf 100644 --- a/bucket/wasmer.json +++ b/bucket/wasmer.json @@ -1,12 +1,12 @@ { - "version": "2.0.0", + "version": "2.1.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.0.0/wasmer-windows.exe", - "hash": "3f948c883f1047b9e7fdf9d25554acf7ed38589506f5c99e8075b9eaf0a04a18" + "url": "https://github.com/wasmerio/wasmer/releases/download/2.1.0/wasmer-windows.exe", + "hash": "1ca45d8050d5028ce577956b2d490fe75b2251162b432dc0d4f032816fb5eff4" } }, "env_set": {