wasmer: Update to version 2.2.0

This commit is contained in:
github-actions[bot] 2022-03-01 00:33:10 +00:00
parent a5e0053601
commit 5c4b40b239

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.0-rc2", "version": "2.2.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.2.0-rc2/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/2.2.0/wasmer-windows.exe",
"hash": "c12b770f89da175339e512c899aacabc7ee4b1681fdf1d59823223021f6e41a9" "hash": "bae35f3cf5ccd392dbd7fc01fa5551da8c6d37436db6dbfcda79606a00caaef2"
} }
}, },
"env_set": { "env_set": {