From 4281e0f5a6b665f35c7aede707fcf78c83ef8e6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 16:30:29 +0000 Subject: [PATCH] macchina: Update to version 6.0.4 --- bucket/macchina.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/macchina.json b/bucket/macchina.json index 8af7a1bd64..908ce89087 100644 --- a/bucket/macchina.json +++ b/bucket/macchina.json @@ -1,12 +1,12 @@ { - "version": "6.0.3", + "version": "6.0.4", "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/v6.0.3/macchina-windows-x86_64.exe#/macchina.exe", - "hash": "87c1fc44778aced04df16e51c91bf771d91d7299a6c620bf5ce46d538ad37cd7" + "url": "https://github.com/Macchina-CLI/macchina/releases/download/v6.0.4/macchina-windows-x86_64.exe#/macchina.exe", + "hash": "441abaad278a3b053a9265f66da10c134cd342c15bdd036c798f8261f623c2cf" } }, "bin": "macchina.exe",