2020-07-17 13:20:03 +02:00

25 lines
767 B
JSON

{
"version": "0.19.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/v0.19.1/broot_0.19.1.zip",
"hash": "d249b4c6a24de0e3ae902083d7bbe297095af41224a13d2a3cf880df18353d7f",
"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"
}
}
}
}