{ "version": "0.5.4", "description": "Graphical process/system monitor", "homepage": "https://github.com/ClementTsang/bottom", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.4/bottom_x86_64-pc-windows-msvc.zip", "hash": "770c428238a2a90314c5e3fe562ed829351aec23f0f845fac344c644d135e43b" }, "32bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.4/bottom_i686-pc-windows-msvc.zip", "hash": "c5f7c379aded837c7dfc44c049a744bdf439edf510174997a2f99b5c58d9c290" } }, "bin": "btm.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/$version/bottom_x86_64-pc-windows-msvc.zip" }, "32bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/$version/bottom_i686-pc-windows-msvc.zip" } } } }