mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
22 lines
757 B
JSON
22 lines
757 B
JSON
{
|
|
"version": "2.0.0",
|
|
"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/v2.0.0/erd-v2.0.0-x86_64-pc-windows-msvc.exe#/erd.exe",
|
|
"hash": "70e5dda5836a020c0778bcbf1c8005d53e4cca9a5a93916b5eefce5ddd51f70a"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|