{
"version": "0.5.4",
"description": "A local-first Rust agent cockpit — route, run, replay, rewind.",
"homepage": "https://github.com/ucav/Sparrow",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/ucav/Sparrow/releases/download/v0.5.4/sparrow-windows-x86_64.exe",
"hash": "d12904ca5b36fab708697114d254a368e965e0baefb7d46c811481819af1581b"
}
},
"bin": [
["sparrow-windows-x86_64.exe", "sparrow"]
],
"checkver": {
"github": "https://github.com/ucav/Sparrow"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/ucav/Sparrow/releases/download/v$version/sparrow-windows-x86_64.exe"
}
}
}
}