2021-02-06 14:29:25 +01:00

25 lines
764 B
JSON

{
"version": "1.2.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/v1.2.3/broot_1.2.3.zip",
"hash": "75788a3d3eed05d29eb0464ed0a2e9125600c4b0572ead0084aacbad575006d8",
"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"
}
}
}
}