From a0f68b411240203cec205855e80ee9eebe8db192 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 6 Oct 2021 21:34:40 -0700 Subject: [PATCH] macchina: Update to version 1.1.8 --- bucket/macchina.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/macchina.json b/bucket/macchina.json index 5793c636dc..e96534e501 100644 --- a/bucket/macchina.json +++ b/bucket/macchina.json @@ -1,12 +1,12 @@ { - "version": "1.1.7", + "version": "1.1.8", "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/v1.1.7/macchina-windows.exe#/macchina.exe", - "hash": "540e69f1de4c616a871e38c1597fc8371261f58c9bb0e49c5a946dcc91231881" + "url": "https://github.com/Macchina-CLI/macchina/releases/download/v1.1.8/macchina-windows.exe#/macchina.exe", + "hash": "97d2f78350ac8b8c323ae52144ef88152bd0b15e48e8ea56ca1a95bd70267039" } }, "bin": "macchina.exe",