mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-28 19:44:24 +00:00
22 lines
752 B
JSON
22 lines
752 B
JSON
{
|
|
"version": "1.8.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.8.1/et-v1.8.1-x86_64-pc-windows-msvc.exe#/et.exe",
|
|
"hash": "fa3476c45f3943cf69870395d267ae4f193e8356ffae146320f862a7ce48afea"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|