wasmer: Update to version v4.2.3

This commit is contained in:
github-actions[bot] 2023-10-27 08:26:11 +00:00
parent a76225a80c
commit 8a716b1c4b

View File

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