mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-04 14:31:35 +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.1",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Canop/broot/releases/download/v0.13.1/release.zip",
|
|
"hash": "85061e40ea17f332186044fb9c21170e878bb40df29db7a634ebf234d4413a05",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|