wasmer: Update to version v4.2.1

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:55 +00:00
parent dd90eab6dd
commit 28c9fa1847

View File

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