From 0f3f9c2e9b12d29a15f25d87945542e7860527be Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jan 2023 08:27:53 +0000 Subject: [PATCH] bottom: Update to version 0.7.1 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 815794d696..cfae3d6b97 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.7.0", + "version": "0.7.1", "description": "Graphical process/system monitor", "homepage": "https://github.com/ClementTsang/bottom", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_x86_64-pc-windows-msvc.zip", - "hash": "09e9f3d610327b5128ba19f10442903082fdc5d9844417d5ac7fde15a3e240d7" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.7.1/bottom_x86_64-pc-windows-msvc.zip", + "hash": "9b17afdc4137ef4388279a528a7b9ee37ce3cb820e24e03256b2934a6ef0e684" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_i686-pc-windows-msvc.zip", - "hash": "ff9fd03918a17c9a3246d835d3a5eba800286abe744844814939f88d0e0407f0" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.7.1/bottom_i686-pc-windows-msvc.zip", + "hash": "2843d48642d0bf53436c3d5d6940ec921d98c04f7b21eaf3111f3310bae09d8a" } }, "bin": "btm.exe",