wasmer: Update to version v4.1.0

This commit is contained in:
github-actions[bot] 2023-07-25 00:33:23 +00:00
parent d1197b58e4
commit 183a34614a

View File

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