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