diff --git a/bucket/bottom.json b/bucket/bottom.json index 474a1c8154..1960be9066 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.5.6", + "version": "0.5.7", "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.6/bottom_x86_64-pc-windows-msvc.zip", - "hash": "305d8f905a76f825a6a0bb8f9779444807a2d9166181eda67a716f955f3e32f3" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.7/bottom_x86_64-pc-windows-msvc.zip", + "hash": "945fd6cf2d5b3b9ad90f9b98356df00c9a931c31e07bec697742fa7f24e4eb17" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.6/bottom_i686-pc-windows-msvc.zip", - "hash": "de08999d4dd361d7d330cf714df9d27ea3158fed5aaafb03eed73e11af165876" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.7/bottom_i686-pc-windows-msvc.zip", + "hash": "59b3fe8c88bf53135a544e657b0b04bb07bfb88a5cf3a0d1c59c071fe979c92b" } }, "bin": "btm.exe",