2020-06-24 10:09:49 +02:00

25 lines
767 B
JSON

{
"version": "0.17.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/v0.17.0/broot_0.17.0.zip",
"hash": "3e1d6b92d2c79a5158cef86c59dd79042e49dccecc8beb23beba0347b0220bbe",
"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"
}
}
}
}