wasmer: Update to version v4.2.6

This commit is contained in:
github-actions[bot] 2024-03-03 20:23:52 +00:00
parent 418cc74f96
commit 8a2a05be71

View File

@ -1,5 +1,5 @@
{ {
"version": "v4.2.5", "version": "v4.2.6",
"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.5/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.6/wasmer-windows.exe",
"hash": "35d42d8e18ffb6559ab78edb102be6f5094d4916948c257bb410958a5284e607" "hash": "977e34c4380da4aeb214dd4934a03ead5a69426662e7d66478dfa60d8a09ea7b"
} }
}, },
"env_set": { "env_set": {