2023-03-17 16:29:15 +00:00

22 lines
752 B
JSON

{
"version": "1.5.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/v1.5.2/et-v1.5.2-x86_64-pc-windows-msvc.exe#/et.exe",
"hash": "9ba2b1743c84027bb167ef032ab169d16c72e27d494f9ff9b62e0dfd01ca6d96"
}
},
"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"
}
}
}
}