From b0c84e942a8a632449b2692b59a38535ca892b06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 08:34:22 +0000 Subject: [PATCH] macchina: Update to version 6.1.7 --- bucket/macchina.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/macchina.json b/bucket/macchina.json index 48a841d967..66af4df21d 100644 --- a/bucket/macchina.json +++ b/bucket/macchina.json @@ -1,12 +1,12 @@ { - "version": "6.1.6", + "version": "6.1.7", "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.1.6/macchina-windows-x86_64.exe#/macchina.exe", - "hash": "ac0f467a7c2f66d8ab0321ef236f5f8fdd745c16946ae033523e435e83bbe42b" + "url": "https://github.com/Macchina-CLI/macchina/releases/download/v6.1.7/macchina-windows-x86_64.exe#/macchina.exe", + "hash": "f181f785675ca733819ba40d16d9398904fa0cd17e5f4bed11dddb2a2f8deabd" } }, "bin": "macchina.exe",