2020-06-29 19:24:06 +02:00

25 lines
767 B
JSON

{
"version": "0.18.2",
"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.18.2/broot_0.18.2.zip",
"hash": "edc7c7f248c3c5b3cd1f905226523ae604e3e8f0ae8e508663f894887a9b17d7",
"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"
}
}
}
}