wasmer: Update to version v4.0.0

This commit is contained in:
github-actions[bot] 2023-06-22 16:26:44 +00:00
parent eb545e9334
commit 612341e6cd

View File

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