{ "version": "0.11.2", "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.2/bottom_x86_64-pc-windows-msvc.zip", "hash": "65a4074b5efdcd6c7b78e1c4033fa57e90d83b30a4e8e83127bcf80460084682" }, "32bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.2/bottom_i686-pc-windows-msvc.zip", "hash": "c5327c290f1cc46f81aee3a991bd55ff6fd6c78c4ca93b3fc75bf0cd9a68c775" } }, "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" } } } }