2020-02-16 15:01:50 +00:00

25 lines
755 B
JSON

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