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