From 4d6bd5f33f1f540c56edd3a7028aa62ff356fd51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 15 May 2020 14:51:15 +0200 Subject: [PATCH] bottom: Update to version 0.4.3 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 4f9d535073..72fd54010b 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.4.2", + "version": "0.4.3", "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.2/bottom_x86_64-pc-windows-msvc.zip", - "hash": "7d69e347adfb5d4389b36b7a01f8af1316dc7adf5f8c8e422fe626e30849e18b" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.3/bottom_x86_64-pc-windows-msvc.zip", + "hash": "513bab46935f943037a79cf2f6445e9cb6d030fe7ceae66352c961b9fa59819d" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.2/bottom_i686-pc-windows-msvc.zip", - "hash": "12c141b31dfc6566def42f98282f224329fb34c31157676fd10a8fbb703cb4fd" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.3/bottom_i686-pc-windows-msvc.zip", + "hash": "2942fbf2ae4c74b03324ab8fde39bef51013b1cc281273bcab85faee91f34f4a" } }, "bin": "btm.exe",