wasmer: Update to version v4.3.2

This commit is contained in:
github-actions[bot] 2024-06-12 00:34:58 +00:00
parent 5b8014cf21
commit 1e4f8fdca4

View File

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