wasmer: Update to version v4.2.5

This commit is contained in:
github-actions[bot] 2023-12-23 12:29:56 +00:00
parent e9e3485406
commit fe85bce196

View File

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