From dfb2108f537e8942d07aa635ef0a31d74c8a277d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Jan 2023 08:32:15 +0000 Subject: [PATCH] bottom: Update to version 0.8.0 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index cfae3d6b97..f427e42490 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.7.1", + "version": "0.8.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.7.1/bottom_x86_64-pc-windows-msvc.zip", - "hash": "9b17afdc4137ef4388279a528a7b9ee37ce3cb820e24e03256b2934a6ef0e684" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.8.0/bottom_x86_64-pc-windows-msvc.zip", + "hash": "7c6937cecf6ac58985d6e3548eb1f31e54d0602501c531109f2e5920f82b0636" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.7.1/bottom_i686-pc-windows-msvc.zip", - "hash": "2843d48642d0bf53436c3d5d6940ec921d98c04f7b21eaf3111f3310bae09d8a" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.8.0/bottom_i686-pc-windows-msvc.zip", + "hash": "a1dc180a6920b6769db78effc2f94e131051b75bd40d87c3b4616fda7c27b7c6" } }, "bin": "btm.exe",