mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 14:11:19 +00:00
22 lines
757 B
JSON
22 lines
757 B
JSON
{
|
|
"version": "3.0.2",
|
|
"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.2/erd-v3.0.2-x86_64-pc-windows-msvc.exe#/erd.exe",
|
|
"hash": "5dcde79ea7bd3a0b247935f686d5a889d97690f1cf938a1030a3eb0751d865fc"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|