{ "version": "0.4.1", "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.1/bottom_x86_64-pc-windows-msvc.zip", "hash": "106df408faacd8af214500b5fbf2042133d3d4cda0093144a643c7016807a467" }, "32bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.1/bottom_i686-pc-windows-msvc.zip", "hash": "76e8507780739dc7fa90474ee6cc2bbd1db078892bb89a796dcecca6298a5403" } }, "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" } } } }