From fff24d2d367042edf7abd6142b961d57f8926787 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Mon, 6 Jul 2020 08:52:36 +0200 Subject: [PATCH] bottom: Update to version 0.4.4 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 72fd54010b..e0608e0d09 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.4.3", + "version": "0.4.4", "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.3/bottom_x86_64-pc-windows-msvc.zip", - "hash": "513bab46935f943037a79cf2f6445e9cb6d030fe7ceae66352c961b9fa59819d" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.4/bottom_x86_64-pc-windows-msvc.zip", + "hash": "e966805afa548422ab26ae100b9da1af0dd24ada5a81488a8d8459b367312988" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.3/bottom_i686-pc-windows-msvc.zip", - "hash": "2942fbf2ae4c74b03324ab8fde39bef51013b1cc281273bcab85faee91f34f4a" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.4.4/bottom_i686-pc-windows-msvc.zip", + "hash": "664bd0ff68ae32534f5752a804c9bc7d5632db7483d1fea0f8e78d3f83cbe911" } }, "bin": "btm.exe",