wasmer: Update to version 2.1.0

This commit is contained in:
Richard Kuhnt 2021-12-03 18:02:02 +00:00
parent 62eb447d30
commit 32526ca667

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.0", "version": "2.1.0",
"description": "The leading WebAssembly Runtime supporting WASI and Emscripten", "description": "The leading WebAssembly Runtime supporting WASI and Emscripten",
"homepage": "https://wasmer.io/", "homepage": "https://wasmer.io/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wasmerio/wasmer/releases/download/2.0.0/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/2.1.0/wasmer-windows.exe",
"hash": "3f948c883f1047b9e7fdf9d25554acf7ed38589506f5c99e8075b9eaf0a04a18" "hash": "1ca45d8050d5028ce577956b2d490fe75b2251162b432dc0d4f032816fb5eff4"
} }
}, },
"env_set": { "env_set": {