From 62af458b6fc43725ca391b113323012c70dea239 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 18 Dec 2020 14:48:59 +0100 Subject: [PATCH] bottom: Update to version 0.5.6 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index a98872241e..474a1c8154 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.5.5", + "version": "0.5.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.5.5/bottom_x86_64-pc-windows-msvc.zip", - "hash": "133aff068f4470886e34fe32f1350064107d92e8ec2f6434625b1d13e1b909ef" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.6/bottom_x86_64-pc-windows-msvc.zip", + "hash": "305d8f905a76f825a6a0bb8f9779444807a2d9166181eda67a716f955f3e32f3" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.5/bottom_i686-pc-windows-msvc.zip", - "hash": "8a95e166acfd0268654f7054a6adc82098b08626699c0f28a546ddca7183a928" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.6/bottom_i686-pc-windows-msvc.zip", + "hash": "de08999d4dd361d7d330cf714df9d27ea3158fed5aaafb03eed73e11af165876" } }, "bin": "btm.exe",