From 9d472d848b315ebaf7064b5f235b0f28ec066fa4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 17 Oct 2021 19:35:23 -0700 Subject: [PATCH] macchina: Update to version 2.0.0 --- bucket/macchina.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/macchina.json b/bucket/macchina.json index e96534e501..55147429ea 100644 --- a/bucket/macchina.json +++ b/bucket/macchina.json @@ -1,12 +1,12 @@ { - "version": "1.1.8", + "version": "2.0.0", "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.8/macchina-windows.exe#/macchina.exe", - "hash": "97d2f78350ac8b8c323ae52144ef88152bd0b15e48e8ea56ca1a95bd70267039" + "url": "https://github.com/Macchina-CLI/macchina/releases/download/v2.0.0/macchina-windows.exe#/macchina.exe", + "hash": "a0fab9c93c2e6cf6351eb8b495d8b67560f0bb73335f03c1658ece25c892f1d1" } }, "bin": "macchina.exe",