From b9c0a5bb0fcb3ebee7550061ec06195adbe3dd74 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 16:30:31 +0000 Subject: [PATCH] bottom: Update to version 0.11.3 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 6d05e4b029..d5d8e0d1ab 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.11.2", + "version": "0.11.3", "description": "Graphical process/system monitor", "homepage": "https://clementtsang.github.io/bottom/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.2/bottom_x86_64-pc-windows-msvc.zip", - "hash": "65a4074b5efdcd6c7b78e1c4033fa57e90d83b30a4e8e83127bcf80460084682" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.3/bottom_x86_64-pc-windows-msvc.zip", + "hash": "c83ddaec1796b57e82ac9a036ef9908abfe9ef8d8ab170f7aca074be578e2e41" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.2/bottom_i686-pc-windows-msvc.zip", - "hash": "c5327c290f1cc46f81aee3a991bd55ff6fd6c78c4ca93b3fc75bf0cd9a68c775" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.3/bottom_i686-pc-windows-msvc.zip", + "hash": "48f6e346dd4a3afa9b6dcb0a84261a26d305960d8b577916740d477e87a321de" } }, "bin": "btm.exe",