From 92a38f53f1f4f4115fea3fe7d46fe4a0bd252de1 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 12 May 2021 01:03:26 +0000 Subject: [PATCH] bottom: Update to version 0.6.1 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 4a347b5b17..03eca6436d 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.6.0", + "version": "0.6.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.6.0/bottom_x86_64-pc-windows-msvc.zip", - "hash": "165aaa567c86886e37fce57006772f9bb084ee49cb61301a425c0505161a818d" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.1/bottom_x86_64-pc-windows-msvc.zip", + "hash": "a2f777ada8fb716960b540a1e72281217f3a69a463e192a2e233aae9dc19bc8f" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.0/bottom_i686-pc-windows-msvc.zip", - "hash": "ab7a7a8d45ce56467ce84d217fc84e64406a0492c76ae549d997771f7b0d5631" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.1/bottom_i686-pc-windows-msvc.zip", + "hash": "8a05d1f5df7ad2a9e5c770cc5b22275fbe7e21d1ac2f8f57fa5643bb60eb91f6" } }, "bin": "btm.exe",