mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 23:01:19 +00:00
22 lines
757 B
JSON
22 lines
757 B
JSON
{
|
|
"version": "3.0.1",
|
|
"description": "A multi-threaded file-tree visualizer and disk usage analyzer.",
|
|
"homepage": "https://github.com/solidiquis/erdtree",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/solidiquis/erdtree/releases/download/v3.0.1/erd-v3.0.1-x86_64-pc-windows-msvc.exe#/erd.exe",
|
|
"hash": "cebac6410eefc33c7168e8d9afda4ae504ce70b53e09509a46cc146ecb26ae1c"
|
|
}
|
|
},
|
|
"bin": "erd.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/solidiquis/erdtree/releases/download/v$version/erd-v$version-x86_64-pc-windows-msvc.exe#/erd.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|