wasmer: Update to version v4.2.2

This commit is contained in:
github-actions[bot] 2023-10-05 00:33:10 +00:00
parent 3da9a69dbe
commit eb44486693

View File

@ -1,5 +1,5 @@
{ {
"version": "v4.2.1", "version": "v4.2.2",
"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",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.1/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.2/wasmer-windows.exe",
"hash": "9148a531353fa9c8923a1a387183a3629f03fc5cbab0f261b758ea7e8379f97b" "hash": "d059184240f139ab526a4fc94d53a5e17747b6ce1800074305c49f7169f51b66"
} }
}, },
"env_set": { "env_set": {