diff --git a/bucket/bottom.json b/bucket/bottom.json index 6b694a9dde..4146e20f75 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.6.3", + "version": "0.6.4", "description": "Graphical process/system monitor", "homepage": "https://github.com/ClementTsang/bottom", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_x86_64-pc-windows-msvc.zip", - "hash": "46a9c517521e48b3af13bc9a7033e7603252569daeb1b1b36c7ae35a82c936b5" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.4/bottom_x86_64-pc-windows-msvc.zip", + "hash": "3dbdca7d7676d9315890e8a9dbf12e3f862c433b23761ce343e0961e6c961393" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_i686-pc-windows-msvc.zip", - "hash": "87b0b94a67192c006eed347c58dd3951f940ffb239e1576eb733669a2fcdfdef" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.4/bottom_i686-pc-windows-msvc.zip", + "hash": "000185353f8a6c12e3db8f72bb84607d913415f5e26d99f344b85c87469c6760" } }, "bin": "btm.exe",