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