wasmer: Update to version v4.3.1

This commit is contained in:
github-actions[bot] 2024-05-23 16:29:48 +00:00
parent 0d5cc8100e
commit e96a89a7ff

View File

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