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