diff --git a/bucket/bottom.json b/bucket/bottom.json index 743bbe885d..511a68ae94 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.5.0", + "version": "0.5.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.5.0/bottom_x86_64-pc-windows-msvc.zip", - "hash": "bcfca1d6955a678c10843d15c9c64254881d4f0787b97d42ecea83c58b137d24" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.1/bottom_x86_64-pc-windows-msvc.zip", + "hash": "6545ce752c9b8168655ef401e545749f86cede6758ef1867424ca32e8bde0580" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.0/bottom_i686-pc-windows-msvc.zip", - "hash": "a337ab2f61e0838b3a39f62277639ba147b373f30ea0b2e690fb4321b6a533ad" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.1/bottom_i686-pc-windows-msvc.zip", + "hash": "6ebb47a30f68a52cdb5b0bf7d7ae014eb6135b20f8ac3b33600da31557fb3e3c" } }, "bin": "btm.exe",