From 0b219e3d2d96155ea1bfea70a182aaf32e556225 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:29:14 +0000 Subject: [PATCH] bottom: Update to version 0.10.0 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 898c69db40..1984591e40 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.9.7", + "version": "0.10.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.9.7/bottom_x86_64-pc-windows-msvc.zip", - "hash": "12dee631adfa68467c500148d55ca949e2ebcc30028f3d41ab4b369200f05f98" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.0/bottom_x86_64-pc-windows-msvc.zip", + "hash": "873e262ae040b509e751a8d561e588b6fef103caee047276f041f1d3c23e595a" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.7/bottom_i686-pc-windows-msvc.zip", - "hash": "a8c457dd6edf6e80dc0f86ff8d861cf9c57ca59a0b78b7edbbf543f338459070" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.10.0/bottom_i686-pc-windows-msvc.zip", + "hash": "fa447ecfd82c5b0869347e9bfba1d35d9597384901a3ff627bd0b4dbacb1d2f3" } }, "bin": "btm.exe",