From a527364076444104afc65a7c64a62159c3662af5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 00:36:41 +0000 Subject: [PATCH] bottom: Update to version 0.9.2 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 05135674e2..17a8af583c 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.9.1", + "version": "0.9.2", "description": "Graphical process/system monitor", "homepage": "https://github.com/ClementTsang/bottom", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.1/bottom_x86_64-pc-windows-msvc.zip", - "hash": "b7c731578b17d8531ce84e90047c6794cb7e83ea4cbb245919381c78975c9542" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.2/bottom_x86_64-pc-windows-msvc.zip", + "hash": "896dca44ddf4dcfaa9f73fd592066a331bafaa1d0822cc850521bb9cf76bdd43" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.1/bottom_i686-pc-windows-msvc.zip", - "hash": "6d4249ff7459997165449ff15ff0fee1e43fc6a1923bfd4b56649aa88324e4c0" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.2/bottom_i686-pc-windows-msvc.zip", + "hash": "5fecbf2e668285bed0e23b69d20c268debe41002c177e54a34959027e87fe92b" } }, "bin": "btm.exe",