Jakub Čábera 6b9b9bbaa6 broot: Update to version 1.1.11
format r*
2021-01-07 20:26:52 +01:00

25 lines
767 B
JSON

{
"version": "1.1.11",
"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.1.11/broot_1.1.11.zip",
"hash": "96d7b8e683ceb0504c99be0075e12cd2b28dae6a8eb55541ef37c8c2bc2f4621",
"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"
}
}
}
}