mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 21:14:24 +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.12.2",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Canop/broot/releases/download/v0.12.2/release.zip",
|
|
"hash": "214f62e5b19e9f79fcce25264350fe2c924cb91e1bf47309602a0c9f4e117e80",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|