wasmer: Update to version v4.1.2

This commit is contained in:
github-actions[bot] 2023-08-21 16:27:38 +00:00
parent 2d2bfb2bdf
commit 48f55843ee

View File

@ -1,5 +1,5 @@
{ {
"version": "v4.1.1", "version": "v4.1.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.1.1/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v4.1.2/wasmer-windows.exe",
"hash": "537588dc0132d5b5b4c8f25ec740f39526768b9489dd0c70ca7bed6290e14002" "hash": "fcb4fcea88863d3966e678556aa62461267b3b108efb71851e22df9ed3a3c27f"
} }
}, },
"env_set": { "env_set": {