From 9277f4b101f365f057a70f2e9db0dcde8fa09578 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Aug 2025 08:30:20 +0000 Subject: [PATCH] bottom: Update to version 0.11.0 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 30b4712300..5f1dbc51f8 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.10.2", + "version": "0.11.0", "description": "Graphical process/system monitor", "homepage": "https://clementtsang.github.io/bottom/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.2/bottom_x86_64-pc-windows-msvc.zip", - "hash": "1a6baa8e635efddbfd8a6fefb6dd65fe1731ac77e1064e24c8106f48e2abcd3d" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.0/bottom_x86_64-pc-windows-msvc.zip", + "hash": "0c2250035f381dfd6c945730f8ffe2594c4061cf452df5c1d2bd10316095094c" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.2/bottom_i686-pc-windows-msvc.zip", - "hash": "d741c2b10a5fbbee0b3a968c6c5aebed839e854fcd8ca22d7f1096d6057d148c" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.0/bottom_i686-pc-windows-msvc.zip", + "hash": "de68b1ee269419064bfa79ac53ab19fe268681de1c64c5ae9a4420aabcb6fbe6" } }, "bin": "btm.exe",