ScoopInstaller_Main/bucket/macchina.json
2021-10-01 19:01:24 -07:00

22 lines
759 B
JSON

{
"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.7/macchina-windows.exe#/macchina.exe",
"hash": "540e69f1de4c616a871e38c1597fc8371261f58c9bb0e49c5a946dcc91231881"
}
},
"bin": "macchina.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/Macchina-CLI/macchina/releases/download/v$version/macchina-windows.exe#/macchina.exe"
}
}
}
}