From a66df596ba9fc39a594002e8d7bd1aeb03dc1579 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 25 Dec 2025 08:31:31 +0000 Subject: [PATCH] bottom: Update to version 0.12.0 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index b8be3d4d21..085095bc0c 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.11.4", + "version": "0.12.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.11.4/bottom_x86_64-pc-windows-msvc.zip", - "hash": "5fced3aa08d7a8a8700c619e90497d29600a1f2a5f269b8ba6388a167395e813" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.12.0/bottom_x86_64-pc-windows-msvc.zip", + "hash": "02cee7abdd51217dd6b3678f96e019aba6003e49765bebff41ea0325e1f8db15" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.11.4/bottom_i686-pc-windows-msvc.zip", - "hash": "b5ba4bd6c84b15ae3a3ebd4584c52688d6e4cf88d864dc999ed18d9cc3dd8c52" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.12.0/bottom_i686-pc-windows-msvc.zip", + "hash": "a69207a39ff8581a5c3be869909fb3e2e09f2b1e44fd3c4aed302a74ce516ad7" } }, "bin": "btm.exe",