diff --git a/bucket/bottom.json b/bucket/bottom.json index 51ff1388a8..6b694a9dde 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.6.2", + "version": "0.6.3", "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.2/bottom_x86_64-pc-windows-msvc.zip", - "hash": "e459ff850dd27aa7110b55f209e0e4819b7d932cb8f1a7ccffadf03dc8f77ace" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_x86_64-pc-windows-msvc.zip", + "hash": "46a9c517521e48b3af13bc9a7033e7603252569daeb1b1b36c7ae35a82c936b5" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.2/bottom_i686-pc-windows-msvc.zip", - "hash": "e69dd7d549376b6cdc3f7aa25b760733d44419e30e2fadeb7a7d5b11a6e33197" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.3/bottom_i686-pc-windows-msvc.zip", + "hash": "87b0b94a67192c006eed347c58dd3951f940ffb239e1576eb733669a2fcdfdef" } }, "bin": "btm.exe",