From f51997fe1cd0d8fa0bfa048976a3225068a0c783 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 1 Jan 2023 04:27:58 +0000 Subject: [PATCH] bottom: Update to version 0.7.0 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index c968a5d023..815794d696 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.6.8", + "version": "0.7.0", "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.8/bottom_x86_64-pc-windows-msvc.zip", - "hash": "fe69c4c52e1935c4ef51151bdd6a387d1077833572770bcb413ed1900c0f2360" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_x86_64-pc-windows-msvc.zip", + "hash": "09e9f3d610327b5128ba19f10442903082fdc5d9844417d5ac7fde15a3e240d7" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.6.8/bottom_i686-pc-windows-msvc.zip", - "hash": "81f4e30c1d499c8fffdaabf4a9c945d539c468b2082acf1b83653e3a046a72a2" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.7.0/bottom_i686-pc-windows-msvc.zip", + "hash": "ff9fd03918a17c9a3246d835d3a5eba800286abe744844814939f88d0e0407f0" } }, "bin": "btm.exe",