mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-06 11:45:15 +00:00
22 lines
759 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
}
|