2023-03-30 20:25:24 +00:00

25 lines
760 B
JSON

{
"version": "1.21.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/v1.21.2/broot_1.21.2.zip",
"hash": "851d3a0491532649dfdfe5324f8314102c0756e3987fd02ae7c9883518ed7cec",
"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"
}
}
}
}