{ "version": "0.8.0", "description": "du(1) - File space usage analyzer", "homepage": "https://github.com/bootandy/dust", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/bootandy/dust/releases/download/v0.8.0/dust-v0.8.0-x86_64-pc-windows-msvc.zip", "hash": "3d7b671e382d172d54342de78208aac3a6df262bee15b53d4dd551bff2e80274", "extract_dir": "dust-v0.8.0-x86_64-pc-windows-msvc" }, "32bit": { "url": "https://github.com/bootandy/dust/releases/download/v0.8.0/dust-v0.8.0-i686-pc-windows-msvc.zip", "hash": "b3a57efaaa12380bc504ab69b20a83ed9d52583b614cbbbd7d71374f6b70f172", "extract_dir": "dust-v0.8.0-i686-pc-windows-msvc" } }, "bin": "dust.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/bootandy/dust/releases/download/v$version/dust-v$version-x86_64-pc-windows-msvc.zip", "extract_dir": "dust-v$version-x86_64-pc-windows-msvc" }, "32bit": { "url": "https://github.com/bootandy/dust/releases/download/v$version/dust-v$version-i686-pc-windows-msvc.zip", "extract_dir": "dust-v$version-i686-pc-windows-msvc" } } } }