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