mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 05:24:27 +00:00
25 lines
767 B
JSON
25 lines
767 B
JSON
{
|
|
"version": "0.19.3",
|
|
"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.19.3/broot_0.19.3.zip",
|
|
"hash": "f7b384eef76a6206970ae8b07e3e91b36e404c88a3af163cc1bd2a9f77a9b400",
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|