wasmer: Update to version 6.0.1

This commit is contained in:
github-actions[bot] 2025-05-09 16:30:15 +00:00
parent 7c08f5454b
commit 3a486ead46

View File

@ -1,5 +1,5 @@
{
"version": "6.0.0",
"version": "6.0.1",
"description": "The leading WebAssembly Runtime supporting WASI and Emscripten",
"homepage": "https://wasmer.io/",
"license": "MIT",
@ -8,8 +8,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/wasmerio/wasmer/releases/download/v6.0.0/wasmer-windows-amd64.tar.gz",
"hash": "30c8f2d3ae6410e23019077abf642cfb20083920665be2cdf9a348343cff0488"
"url": "https://github.com/wasmerio/wasmer/releases/download/v6.0.1/wasmer-windows-amd64.tar.gz",
"hash": "f39e67064aeb988ca7140a3c2b724c54ff9d8ed7324e97654d4c09419d0d3ce5"
}
},
"env_set": {