{ "version": "2.11.0", "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.11.0/dua-v2.11.0-x86_64-pc-windows-msvc.zip", "hash": "b4aa1babc34a549abf0d88382038930af1bab86bded821ff253cd28a32ecd5a4", "extract_dir": "dua-v2.11.0-x86_64-pc-windows-msvc" } }, "bin": "dua.exe", "checkver": { "github": "https://github.com/Byron/dua-cli" }, "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" } } } }