2022-06-19 20:28:35 +00:00

25 lines
760 B
JSON

{
"version": "1.13.3",
"description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.13.3/broot_1.13.3.zip",
"hash": "f6b3889d608af99cabf8e1214a8bf85cdf3c97e37a4c4e4a16a6b4be2432c8fc",
"extract_dir": "x86_64-pc-windows-gnu"
}
},
"bin": "broot.exe",
"checkver": {
"github": "https://github.com/Canop/broot"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v$version/broot_$version.zip"
}
}
}
}