wasmer: Update to version 7.0.1

This commit is contained in:
github-actions[bot] 2026-02-03 00:54:16 +00:00
parent 139ad88dd5
commit 1fff9209ef

View File

@ -1,5 +1,5 @@
{
"version": "7.0.0",
"version": "7.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/v7.0.0/wasmer-windows-amd64.tar.gz",
"hash": "890f3ef3673821804aa7f1ef03c9028f00d09dc6ccd630d43df0c5f1adb142ac"
"url": "https://github.com/wasmerio/wasmer/releases/download/v7.0.1/wasmer-windows-amd64.tar.gz",
"hash": "7d76d4ce7e3ed40366bbd2b76c9039b78843a905df34c89fa5d6ffb227d78c77"
}
},
"env_set": {