wasmer: Update to version 2.2.1

This commit is contained in:
github-actions[bot] 2022-03-16 20:37:23 +00:00
parent 2ff8deef11
commit 4777d22151

View File

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