mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
broot: Add broot 0.11.7 (#726)
This commit is contained in:
parent
766002e136
commit
12b88dd66a
23
bucket/broot.json
Normal file
23
bucket/broot.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"homepage": "https://dystroy.org/broot/",
|
||||
"description": "A new way to see and navigate directory trees",
|
||||
"version": "0.11.7",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Canop/broot/releases/download/v0.11.7/broot.exe",
|
||||
"hash": "923a37656c3ed2c992ec86e4efb636e4ad33ac8833c66c9420ab69d1ecd93115"
|
||||
}
|
||||
},
|
||||
"bin": "broot.exe",
|
||||
"checkver": {
|
||||
"github": "https://github.com/Canop/broot"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Canop/broot/releases/download/v$version/broot.exe"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user