Files
managarr/deployment/scoop/managarr.json
2024-12-20 01:10:06 +00:00

26 lines
799 B
JSON

{
"homepage": "https://github.com/Dark-Alex-17/managarr",
"description": "A fast and simple dashboard for Kubernetes",
"version": "0.4.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Dark-Alex-17/managarr/releases/download/v0.4.1/managarr-windows.tar.gz",
"hash": "c27e191f4290501287ca16268d9c2029e1f5cd01f7c2ac2be3cdfee80395f719"
}
},
"bin": "managarr.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Dark-Alex-17/managarr/releases/download/v0.4.1/managarr-windows.tar.gz",
"hash": {
"url": "https://github.com/Dark-Alex-17/managarr/releases/download/v0.4.1/managarr-windows.sha256",
"regex": "$sha256"
}
}
}
}
}