From 48b7b8ef3c34e72481fe2e587f94010c104c554d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Dec 2021 20:26:55 +0000 Subject: [PATCH] bottom: Update to version 0.6.5 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 4146e20f75..5bd5c1d72d 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.6.4", + "version": "0.6.5", "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.4/bottom_x86_64-pc-windows-msvc.zip", - "hash": "3dbdca7d7676d9315890e8a9dbf12e3f862c433b23761ce343e0961e6c961393" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.5/bottom_x86_64-pc-windows-msvc.zip", + "hash": "610f46c2c39f6f2bb40be03d1a41eeb5b17c0dc3edb943fb9b54952f54ffd163" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.4/bottom_i686-pc-windows-msvc.zip", - "hash": "000185353f8a6c12e3db8f72bb84607d913415f5e26d99f344b85c87469c6760" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.5/bottom_i686-pc-windows-msvc.zip", + "hash": "b7005206bcaf9f76761de858011dbd62bdebc2b25d71658057b6f1b9a4755690" } }, "bin": "btm.exe",