wasmer: Update to version v4.3.5

This commit is contained in:
github-actions[bot] 2024-07-16 20:25:46 +00:00
parent d3f104ece6
commit 832e322456

View File

@ -1,5 +1,5 @@
{ {
"version": "v4.3.4", "version": "v4.3.5",
"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.4/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v4.3.5/wasmer-windows.exe",
"hash": "f09593cf6881de9de88049006f296e6cb82084a739e61f3e37ce1f6dab1e0666" "hash": "7ebc26c5f845ab5a5ea9085418a95b282385d098b0f8b825abe9b9f3eca7a61c"
} }
}, },
"env_set": { "env_set": {