From 1625b5630afb55c75f2053dedda02de329712c91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 27 Aug 2020 08:26:34 +0200 Subject: [PATCH] bottom: Update to version 0.4.7 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 92581c54ab..26e9f6d0ba 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.4.6", + "version": "0.4.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.4.6/bottom_x86_64-pc-windows-msvc.zip", - "hash": "be1827e3dfc425874fd6106cf32247dcd1e72e216cf8df366f4e75df9552a59e" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.7/bottom_x86_64-pc-windows-msvc.zip", + "hash": "42358b04464e2fcec4a35c5fd6a9a22ade13871a21e235dc3c2beef001a3dda1" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.6/bottom_i686-pc-windows-msvc.zip", - "hash": "f9b916c5a96d624a76fd47ddf972d0a4985796fc9b4011df148a2f64625d8097" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.7/bottom_i686-pc-windows-msvc.zip", + "hash": "8b107e2e878a28745ec35bb89234f4a7c4fd6553f9173f39bc44461d6f206e55" } }, "bin": "btm.exe",