{ "version": "0.7.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.7.1/bottom_x86_64-pc-windows-msvc.zip", "hash": "9b17afdc4137ef4388279a528a7b9ee37ce3cb820e24e03256b2934a6ef0e684" }, "32bit": { "url": "https://github.com/ClementTsang/bottom/releases/download/0.7.1/bottom_i686-pc-windows-msvc.zip", "hash": "2843d48642d0bf53436c3d5d6940ec921d98c04f7b21eaf3111f3310bae09d8a" } }, "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" } } } }