From 9263ccc9a2cc6316f0aa0ce260fbd158f3d324a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 15 Dec 2020 08:35:51 +0100 Subject: [PATCH] bottom: Update to version 0.5.5 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 0462811206..a98872241e 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.5.4", + "version": "0.5.5", "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.4/bottom_x86_64-pc-windows-msvc.zip", - "hash": "770c428238a2a90314c5e3fe562ed829351aec23f0f845fac344c644d135e43b" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.5/bottom_x86_64-pc-windows-msvc.zip", + "hash": "133aff068f4470886e34fe32f1350064107d92e8ec2f6434625b1d13e1b909ef" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.4/bottom_i686-pc-windows-msvc.zip", - "hash": "c5f7c379aded837c7dfc44c049a744bdf439edf510174997a2f99b5c58d9c290" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.5/bottom_i686-pc-windows-msvc.zip", + "hash": "8a95e166acfd0268654f7054a6adc82098b08626699c0f28a546ddca7183a928" } }, "bin": "btm.exe",