wasmer: Update to version v4.3.0

This commit is contained in:
github-actions[bot] 2024-05-10 20:25:00 +00:00
parent 9f6f1bb56d
commit ff437bd41c

View File

@ -1,5 +1,5 @@
{ {
"version": "v4.2.8", "version": "v4.3.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.2.8/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v4.3.0/wasmer-windows.exe",
"hash": "24e581a2e1f732c811965a7bcde5a8999e9806490a122c7b802e7326d8d51372" "hash": "9be9fc038669da26ba093872f4ed2db9e4c33b11edaa9025e17380eae32c6a49"
} }
}, },
"env_set": { "env_set": {