{ "version": "0.6.5", "description": "Graphical process/system monitor", "homepage": "https://github.com/ClementTsang/bottom", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.5/bottom_x86_64-pc-windows-msvc.zip", "hash": "610f46c2c39f6f2bb40be03d1a41eeb5b17c0dc3edb943fb9b54952f54ffd163" }, "32bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.5/bottom_i686-pc-windows-msvc.zip", "hash": "b7005206bcaf9f76761de858011dbd62bdebc2b25d71658057b6f1b9a4755690" } }, "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" } } } }