2023-05-26 00:33:37 +00:00

22 lines
757 B
JSON

{
"version": "3.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/v3.0.0/erd-v3.0.0-x86_64-pc-windows-msvc.exe#/erd.exe",
"hash": "7effe9529c63d2086d263ab4def6ef6e2a42488ef55b833a7a6e42c6b50f672b"
}
},
"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"
}
}
}
}