2021-11-09 08:00:29 +00:00

25 lines
764 B
JSON

{
"version": "1.7.1",
"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.7.1/broot_1.7.1.zip",
"hash": "1fca63a3acc1e55a51ceaa3d75882d34653048eaecd548fefe677b4de64b8e17",
"extract_dir": "build\\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"
}
}
}
}