From 8a2126aafa85367c0caef15920c54d5bf3ccd283 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 20:26:05 +0000 Subject: [PATCH] bottom: Update to version 0.9.3 --- bucket/bottom.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/bottom.json b/bucket/bottom.json index 17a8af583c..0b2c73075a 100644 --- a/bucket/bottom.json +++ b/bucket/bottom.json @@ -1,16 +1,16 @@ { - "version": "0.9.2", + "version": "0.9.3", "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.2/bottom_x86_64-pc-windows-msvc.zip", - "hash": "896dca44ddf4dcfaa9f73fd592066a331bafaa1d0822cc850521bb9cf76bdd43" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.3/bottom_x86_64-pc-windows-msvc.zip", + "hash": "978270f6e470eecb05bb2c11884fe58ef9746cd5359251bbe1b5ba90f1f5b33f" }, "32bit": { - "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.2/bottom_i686-pc-windows-msvc.zip", - "hash": "5fecbf2e668285bed0e23b69d20c268debe41002c177e54a34959027e87fe92b" + "url": "https://github.com/ClementTsang/bottom/releases/download/0.9.3/bottom_i686-pc-windows-msvc.zip", + "hash": "9dfb3c7043f62c97dd676d3dc319e2c795d378e9d051ffec12526a727f44940b" } }, "bin": "btm.exe",