wasmer: Update to version v4.2.4

This commit is contained in:
github-actions[bot] 2023-12-01 20:25:00 +00:00
parent 884f694a31
commit 0c2481eff5

View File

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