From 57fa1cddbaae115bc591a5bc30059f4e9c41b63d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 04:29:19 +0000 Subject: [PATCH] bottom: Update to version 0.6.8 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index f1670720ce..c968a5d023 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.6.7", + "version": "0.6.8", "description": "Graphical process/system monitor", "homepage": "https://github.com/ClementTsang/bottom", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.7/bottom_x86_64-pc-windows-msvc.zip", - "hash": "f045794b57a7f7cb2916a2c7dd97e81374c55ab90c6e3cedb4c48f6d40ae8e20" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.8/bottom_x86_64-pc-windows-msvc.zip", + "hash": "fe69c4c52e1935c4ef51151bdd6a387d1077833572770bcb413ed1900c0f2360" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.7/bottom_i686-pc-windows-msvc.zip", - "hash": "9ed45aa19da31dff20af6e205007cdce002f9375738f565d08a169900c6e88da" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.8/bottom_i686-pc-windows-msvc.zip", + "hash": "81f4e30c1d499c8fffdaabf4a9c945d539c468b2082acf1b83653e3a046a72a2" } }, "bin": "btm.exe",