{ "version": "0.9.7", "description": "Graphical process/system monitor", "homepage": "https://clementtsang.github.io/bottom/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.7/bottom_x86_64-pc-windows-msvc.zip", "hash": "12dee631adfa68467c500148d55ca949e2ebcc30028f3d41ab4b369200f05f98" }, "32bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.7/bottom_i686-pc-windows-msvc.zip", "hash": "a8c457dd6edf6e80dc0f86ff8d861cf9c57ca59a0b78b7edbbf543f338459070" } }, "bin": "btm.exe", "checkver": { "github": "https://github.com/ClementTsang/bottom" }, "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" } } } }