2020-02-08 21:01:52 +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.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.13.1/release.zip",
"hash": "85061e40ea17f332186044fb9c21170e878bb40df29db7a634ebf234d4413a05",
"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"
}
}
}
}