2024-02-03 20:23:18 +00:00

25 lines
760 B
JSON

{
"version": "1.33.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.33.1/broot_1.33.1.zip",
"hash": "07a0ee78e25ec44cada3db552c4549cb9cafbe6366af1b77d116a33c4d5dfc85",
"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"
}
}
}
}