mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
24 lines
692 B
JSON
24 lines
692 B
JSON
{
|
|
"homepage": "https://dystroy.org/broot/",
|
|
"description": "A new way to see and navigate directory trees",
|
|
"version": "0.11.7",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Canop/broot/releases/download/v0.11.7/broot.exe",
|
|
"hash": "923a37656c3ed2c992ec86e4efb636e4ad33ac8833c66c9420ab69d1ecd93115"
|
|
}
|
|
},
|
|
"bin": "broot.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/Canop/broot"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Canop/broot/releases/download/v$version/broot.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|