From f572331d9cc15c1b334763a454fdff6953d89ba5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 11 Dec 2020 08:05:21 +0100 Subject: [PATCH] bottom: Update to version 0.5.4 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 03eb51cf9e..0462811206 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.5.3", + "version": "0.5.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.5.3/bottom_x86_64-pc-windows-msvc.zip", - "hash": "24816dfc2dc1866526b8f2d3e0866dbb95eed2fc9a551338cc1835dc9cc1cc6f" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.4/bottom_x86_64-pc-windows-msvc.zip", + "hash": "770c428238a2a90314c5e3fe562ed829351aec23f0f845fac344c644d135e43b" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.3/bottom_i686-pc-windows-msvc.zip", - "hash": "d83acee69d6093a888cddc36e0facc6ec815d609be3395d02bc9d3c7b478e104" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.5.4/bottom_i686-pc-windows-msvc.zip", + "hash": "c5f7c379aded837c7dfc44c049a744bdf439edf510174997a2f99b5c58d9c290" } }, "bin": "btm.exe",