{ "version": "2.24.1", "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.24.1/dua-v2.24.1-x86_64-pc-windows-msvc.zip", "hash": "2cbd8f53a63879b6fd76148c1facab85ec29c5839992c87559d2d8761b428ba1", "extract_dir": "dua-v2.24.1-x86_64-pc-windows-msvc" }, "32bit": { "url": "https://github.com/Byron/dua-cli/releases/download/v2.24.1/dua-v2.24.1-i686-pc-windows-msvc.zip", "hash": "3d788d794f3e1728e0a7b15bc895e61bda9d70f7f3fae5e0279afe7bf92eeeb4", "extract_dir": "dua-v2.24.1-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" } } } }