mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 21:44:29 +00:00
25 lines
767 B
JSON
25 lines
767 B
JSON
{
|
|
"version": "0.18.6",
|
|
"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.18.6/broot_0.18.6.zip",
|
|
"hash": "b13bbfc6dbe8dd10bd9aa020ac0b304d00ca2d38affe51291e55d934e092ed54",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|