2020-01-12 20:00:46 +00:00

24 lines
692 B
JSON

{
"homepage": "https://dystroy.org/broot/",
"description": "A new way to see and navigate directory trees",
"version": "0.11.8",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.11.8/broot.exe",
"hash": "b14de662a691216b2485887ee1d4e99244904a1e39a5030687813dfd2aaca3bb"
}
},
"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"
}
}
}
}