{ "version": "0.4.3", "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.3/bottom_x86_64-pc-windows-msvc.zip", "hash": "513bab46935f943037a79cf2f6445e9cb6d030fe7ceae66352c961b9fa59819d" }, "32bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.3/bottom_i686-pc-windows-msvc.zip", "hash": "2942fbf2ae4c74b03324ab8fde39bef51013b1cc281273bcab85faee91f34f4a" } }, "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" } } } }