2021-05-11 12:00:28 +00:00

25 lines
764 B
JSON

{
"version": "1.4.0",
"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.4.0/broot_1.4.0.zip",
"hash": "e0af3d57ef73a4790bb5b28422c5692ab597c1a8914e1a2481bb45eed07e36cf",
"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"
}
}
}
}