mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
22 lines
757 B
JSON
22 lines
757 B
JSON
{
|
|
"version": "3.1.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.1.2/erd-v3.1.2-x86_64-pc-windows-msvc.exe#/erd.exe",
|
|
"hash": "df359e20e5a38384c27b98667d780c5bd5ab1ce4bac739a5fa9c5ed25511a0a1"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|