2023-03-30 20:25:25 +00:00

22 lines
752 B
JSON

{
"version": "1.7.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/v1.7.1/et-v1.7.1-x86_64-pc-windows-msvc.exe#/et.exe",
"hash": "d788819761e490af0404b3f3045cec8e4480b9c28739edc2affc6710cee91ee8"
}
},
"bin": "et.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/solidiquis/erdtree/releases/download/v$version/et-v$version-x86_64-pc-windows-msvc.exe#/et.exe"
}
}
}
}