mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-01 05:24:27 +00:00
24 lines
820 B
JSON
24 lines
820 B
JSON
{
|
|
"version": "2.14.4",
|
|
"description": "Disk Usage Analyzer",
|
|
"homepage": "https://github.com/Byron/dua-cli",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Byron/dua-cli/releases/download/v2.14.4/dua-v2.14.4-x86_64-pc-windows-msvc.zip",
|
|
"hash": "5fb2aaf1dc482c549bc1ebd78855848f6e681da5d6a9b5b11cc63607d92722fb",
|
|
"extract_dir": "dua-v2.14.4-x86_64-pc-windows-msvc"
|
|
}
|
|
},
|
|
"bin": "dua.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Byron/dua-cli/releases/download/v$version/dua-v$version-x86_64-pc-windows-msvc.zip",
|
|
"extract_dir": "dua-v$version-x86_64-pc-windows-msvc"
|
|
}
|
|
}
|
|
}
|
|
}
|