From d56252f6893ea14364554584f0e0d35c8c41b12d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Oct 2022 00:47:13 +0000 Subject: [PATCH] btop: Update to version 1.0.4 --- bucket/btop.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/btop.json b/bucket/btop.json index 04ce00c43c..c083d72def 100644 --- a/bucket/btop.json +++ b/bucket/btop.json @@ -1,12 +1,12 @@ { - "version": "1.0.3", + "version": "1.0.4", "description": "Resource monitor that shows usage and stats for processor, memory, disks, network, processes and services.", "homepage": "https://github.com/aristocratos/btop4win", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.3/btop4win-x64.zip", - "hash": "81aa87da6d038fa8af535f66e50fddbea58fa25f9902c363c6df8a93a0a5d866", + "url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.4/btop4win-x64.zip", + "hash": "d95bb671232a97ad951b7fc22813c2ea0417e164e797e5e476eedf3313d30126", "extract_dir": "btop4win" } },