2020-03-13 11: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.4",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.13.4/release.zip",
"hash": "a54ba590e26d8c16b18c4dcb13656a3d65fd1a94253cab6bbb851ee0b08d482f",
"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"
}
}
}
}