From 73078817090de6575b613a094ec5d2957889e1d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:32:10 +0000 Subject: [PATCH] bottom: Update to version 0.6.7 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index d566aa27d4..f1670720ce 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.6.6", + "version": "0.6.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.6.6/bottom_x86_64-pc-windows-msvc.zip", - "hash": "e1724aeb9f39f64afac3edf3955a1031d3d6df560529f9023129a164c2f7cde7" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.7/bottom_x86_64-pc-windows-msvc.zip", + "hash": "f045794b57a7f7cb2916a2c7dd97e81374c55ab90c6e3cedb4c48f6d40ae8e20" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.6/bottom_i686-pc-windows-msvc.zip", - "hash": "4bfef643482aa818d686c9ea7dcb6dde82988219a9200e5c3fc7844c1ba7c13b" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.7/bottom_i686-pc-windows-msvc.zip", + "hash": "9ed45aa19da31dff20af6e205007cdce002f9375738f565d08a169900c6e88da" } }, "bin": "btm.exe",