wasmer: Update to version 5.0.0

This commit is contained in:
github-actions[bot] 2024-10-29 20:28:12 +00:00
parent 87c769934b
commit e8a57df090

View File

@ -1,5 +1,5 @@
{ {
"version": "4.4.0", "version": "5.0.0",
"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.4.0/wasmer-windows-amd64.tar.gz", "url": "https://github.com/wasmerio/wasmer/releases/download/v5.0.0/wasmer-windows-amd64.tar.gz",
"hash": "15565759624f6847135ea8f1d2ca94bc3c8971a32443df39ad0e5b04afc659b9" "hash": "1da23b195fb44582f9ff798e5ff23b064ce94d918ff850e54e612c207c08caa6"
} }
}, },
"env_set": { "env_set": {