From 21bf1690f91227e74971a1509a50c2dd47bf3ec3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 04:30:57 +0000 Subject: [PATCH] bottom: Update to version 0.11.1 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 5f1dbc51f8..a6a6931c4a 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.11.0", + "version": "0.11.1", "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.0/bottom_x86_64-pc-windows-msvc.zip", - "hash": "0c2250035f381dfd6c945730f8ffe2594c4061cf452df5c1d2bd10316095094c" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.1/bottom_x86_64-pc-windows-msvc.zip", + "hash": "12456c015f4d6989d3c7c4fe390405a4f48c684784cd5111354bcdac8298c086" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.0/bottom_i686-pc-windows-msvc.zip", - "hash": "de68b1ee269419064bfa79ac53ab19fe268681de1c64c5ae9a4420aabcb6fbe6" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.1/bottom_i686-pc-windows-msvc.zip", + "hash": "e07b01ed7fb13d5d89dfe5073e11c9944ca13e3c47efeb6b4af502a6feac6355" } }, "bin": "btm.exe",