mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-24 23:21:34 +00:00
25 lines
755 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|