From 815dd04db6b1648dbf024f72f908f15b557d7b85 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 20:30:53 +0000 Subject: [PATCH] bottom: Update to version 0.10.1 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 1984591e40..b5f9ca917d 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.10.0", + "version": "0.10.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.10.0/bottom_x86_64-pc-windows-msvc.zip", - "hash": "873e262ae040b509e751a8d561e588b6fef103caee047276f041f1d3c23e595a" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.1/bottom_x86_64-pc-windows-msvc.zip", + "hash": "80b07096674c142d699b96ee138324baafad31145ab28d716766d6a28a2c614d" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.0/bottom_i686-pc-windows-msvc.zip", - "hash": "fa447ecfd82c5b0869347e9bfba1d35d9597384901a3ff627bd0b4dbacb1d2f3" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.1/bottom_i686-pc-windows-msvc.zip", + "hash": "8d549e17f3ab745cf17c92e8b964c61b0ca44347ac64e35880314e6333498f61" } }, "bin": "btm.exe",