From 515e833156e7fec3e47f3e173c717c215a70a02b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 18:02:00 +0000 Subject: [PATCH] macchina: Update to version 5.0.5 --- bucket/macchina.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/macchina.json b/bucket/macchina.json index 257bedba1b..d0f6b80db7 100644 --- a/bucket/macchina.json +++ b/bucket/macchina.json @@ -1,12 +1,12 @@ { - "version": "5.0.0", + "version": "5.0.5", "description": "A system information fetcher, with an emphasis on performance and minimalism", "homepage": "https://github.com/Macchina-CLI/macchina", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Macchina-CLI/macchina/releases/download/v5.0.0/macchina-windows-x86_64.exe#/macchina.exe", - "hash": "830d5234b48c6741a98c6067e19ae915f15067e148a47b2f24b47d0fe5d930b9" + "url": "https://github.com/Macchina-CLI/macchina/releases/download/v5.0.5/macchina-windows-x86_64.exe#/macchina.exe", + "hash": "70f18bf59b3ca17345b24f91003d27c02006a638fe121f218fe0d3000239171d" } }, "bin": "macchina.exe",