From d081a1d1d99919c930991c34e858e9e2db786ba1 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-lhm: Update to version 1.0.4 --- bucket/btop-lhm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/btop-lhm.json b/bucket/btop-lhm.json index b324b98462..ae99b8a770 100644 --- a/bucket/btop-lhm.json +++ b/bucket/btop-lhm.json @@ -1,13 +1,13 @@ { - "version": "1.0.3", + "version": "1.0.4", "description": "Resource monitor that shows usage and stats for processor, memory, disks, network, processes and services (LibreHardwareMonitor version with full monitoring capabilities).", "homepage": "https://github.com/aristocratos/btop4win", "license": "Apache-2.0", "notes": "This application requires admin rights to run.", "architecture": { "64bit": { - "url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.3/btop4win-LHM-x64.zip", - "hash": "10a5042236c1c16e915a12ea7003822a51292cf1a8276ce4652ebd2080eb2477", + "url": "https://github.com/aristocratos/btop4win/releases/download/v1.0.4/btop4win-LHM-x64.zip", + "hash": "9e0b5716fa89a2a333e370beb97060d261952ab5de597d3678fbdace49626ae1", "extract_dir": "btop4win" } },