{ "version": "2.29.2", "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.29.2/dua-v2.29.2-x86_64-pc-windows-msvc.zip", "hash": "1b07d998f254f4af2fea33d0c304831d1afeae8c1990318201f45f16707a402c", "extract_dir": "dua-v2.29.2-x86_64-pc-windows-msvc" }, "32bit": { "url": "https://github.com/Byron/dua-cli/releases/download/v2.29.2/dua-v2.29.2-i686-pc-windows-msvc.zip", "hash": "4c9523ba0badf681d1efbfe85d6ac0d51a664be08d1560f978b12a270cd713e9", "extract_dir": "dua-v2.29.2-i686-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" }, "32bit": { "url": "https://github.com/Byron/dua-cli/releases/download/v$version/dua-v$version-i686-pc-windows-msvc.zip", "extract_dir": "dua-v$version-i686-pc-windows-msvc" } } } }