2020-01-12 09:37:16 +08:00

24 lines
692 B
JSON

{
"homepage": "https://dystroy.org/broot/",
"description": "A new way to see and navigate directory trees",
"version": "0.11.7",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.11.7/broot.exe",
"hash": "923a37656c3ed2c992ec86e4efb636e4ad33ac8833c66c9420ab69d1ecd93115"
}
},
"bin": "broot.exe",
"checkver": {
"github": "https://github.com/Canop/broot"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v$version/broot.exe"
}
}
}
}