wasmer: Update to version v4.1.1

This commit is contained in:
github-actions[bot] 2023-08-03 20:24:19 +00:00
parent ed4b61c844
commit b295b6ec7a

View File

@ -1,5 +1,5 @@
{ {
"version": "v4.1.0", "version": "v4.1.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.1.0/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v4.1.1/wasmer-windows.exe",
"hash": "c13414c0f301cb03f6ae9c5c1cda3bf6f3d9e204ec28f4c469c942f90fb1987d" "hash": "537588dc0132d5b5b4c8f25ec740f39526768b9489dd0c70ca7bed6290e14002"
} }
}, },
"env_set": { "env_set": {