From 0afc29f3f4d367e5233536b032fbc93878dc28d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 27 Aug 2023 04:25:25 +0000 Subject: [PATCH] bottom: Update to version 0.9.6 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 7b42bf5979..9768caff77 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.9.5", + "version": "0.9.6", "description": "Graphical process/system monitor", "homepage": "https://github.com/ClementTsang/bottom", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.5/bottom_x86_64-pc-windows-msvc.zip", - "hash": "4a894d256ffbdb31eec1956619146ecc17da74d5a3727d8fa8785f76c4ccb3b9" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.6/bottom_x86_64-pc-windows-msvc.zip", + "hash": "c5ba8491019be1679ab662bc8b70a54e35d5848780a9c3c6de3a2912ec88a11b" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.5/bottom_i686-pc-windows-msvc.zip", - "hash": "9a7c11d68881fc27d066a2069ae194eeb8608295baf8a498d2094b0d918bd361" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.6/bottom_i686-pc-windows-msvc.zip", + "hash": "14da708f289513f5301d764d9bf7642d107458c0fb057e80413975883fb177b8" } }, "bin": "btm.exe",