diff --git a/bucket/bottom.json b/bucket/bottom.json index 4da88aa7d6..03eb51cf9e 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.5.2", + "version": "0.5.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.5.2/bottom_x86_64-pc-windows-msvc.zip", - "hash": "8436ac133ac36c0b5743d97f1c2f8d4ff7d525f592e64f3e1e3ad93c9802b67c" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.3/bottom_x86_64-pc-windows-msvc.zip", + "hash": "24816dfc2dc1866526b8f2d3e0866dbb95eed2fc9a551338cc1835dc9cc1cc6f" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.2/bottom_i686-pc-windows-msvc.zip", - "hash": "17d40d857eab23434fdf022a0c07ec43f841b25105fb81d0a55f7f2e6b7d040f" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.3/bottom_i686-pc-windows-msvc.zip", + "hash": "d83acee69d6093a888cddc36e0facc6ec815d609be3395d02bc9d3c7b478e104" } }, "bin": "btm.exe",