macchina: Update to version 3.0.0

This commit is contained in:
Jakub Čábera 2021-10-21 20:17:38 -07:00
parent bc0a88ef61
commit 78cdd07e9f

View File

@ -1,12 +1,12 @@
{ {
"version": "2.0.0", "version": "3.0.0",
"description": "A system information fetcher, with an emphasis on performance and minimalism.", "description": "A system information fetcher, with an emphasis on performance and minimalism.",
"homepage": "https://github.com/Macchina-CLI/macchina", "homepage": "https://github.com/Macchina-CLI/macchina",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/Macchina-CLI/macchina/releases/download/v2.0.0/macchina-windows.exe#/macchina.exe", "url": "https://github.com/Macchina-CLI/macchina/releases/download/v3.0.0/macchina-windows.exe#/macchina.exe",
"hash": "a0fab9c93c2e6cf6351eb8b495d8b67560f0bb73335f03c1658ece25c892f1d1" "hash": "64eb97342e04e80a5f2635d0413bc9f5c006a62fb04d6c9443dab17bb5bbfa21"
} }
}, },
"bin": "macchina.exe", "bin": "macchina.exe",