mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
parent
54b39756b0
commit
57841902e9
@ -1,12 +1,13 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://dystroy.org/broot/",
|
"homepage": "https://dystroy.org/broot/",
|
||||||
"description": "A new way to see and navigate directory trees",
|
"description": "A new way to see and navigate directory trees",
|
||||||
"version": "0.11.8",
|
"version": "0.12.2",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Canop/broot/releases/download/v0.11.8/broot.exe",
|
"url": "https://github.com/Canop/broot/releases/download/v0.12.2/release.zip",
|
||||||
"hash": "b14de662a691216b2485887ee1d4e99244904a1e39a5030687813dfd2aaca3bb"
|
"hash": "214f62e5b19e9f79fcce25264350fe2c924cb91e1bf47309602a0c9f4e117e80",
|
||||||
|
"extract_dir": "build\\x86_64-pc-windows-gnu"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "broot.exe",
|
"bin": "broot.exe",
|
||||||
@ -16,7 +17,7 @@
|
|||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Canop/broot/releases/download/v$version/broot.exe"
|
"url": "https://github.com/Canop/broot/releases/download/v$version/release.zip"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user