diff --git a/bucket/bottom.json b/bucket/bottom.json index 5bd5c1d72d..d566aa27d4 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.6.5", + "version": "0.6.6", "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.5/bottom_x86_64-pc-windows-msvc.zip", - "hash": "610f46c2c39f6f2bb40be03d1a41eeb5b17c0dc3edb943fb9b54952f54ffd163" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.6/bottom_x86_64-pc-windows-msvc.zip", + "hash": "e1724aeb9f39f64afac3edf3955a1031d3d6df560529f9023129a164c2f7cde7" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.5/bottom_i686-pc-windows-msvc.zip", - "hash": "b7005206bcaf9f76761de858011dbd62bdebc2b25d71658057b6f1b9a4755690" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.6/bottom_i686-pc-windows-msvc.zip", + "hash": "4bfef643482aa818d686c9ea7dcb6dde82988219a9200e5c3fc7844c1ba7c13b" } }, "bin": "btm.exe",