wasmer: Update to version 5.0.4

This commit is contained in:
github-actions[bot] 2024-12-17 20:28:43 +00:00
parent d3b7c11c36
commit 1ef1ca3c46

View File

@ -1,5 +1,5 @@
{ {
"version": "5.0.3", "version": "5.0.4",
"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/v5.0.3/wasmer-windows-amd64.tar.gz", "url": "https://github.com/wasmerio/wasmer/releases/download/v5.0.4/wasmer-windows-amd64.tar.gz",
"hash": "023c9ca227a89c3f86b6f5527f90dabf75544b63b632892db4e166a970885d4f" "hash": "7b958e82cfba3bdfce07a4ae338bf0de1ba3d7dca94d0347b8d6308ca85dcc64"
} }
}, },
"env_set": { "env_set": {