mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-29 12:04:27 +00:00
22 lines
772 B
JSON
22 lines
772 B
JSON
{
|
|
"version": "5.0.5",
|
|
"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/v5.0.5/macchina-windows-x86_64.exe#/macchina.exe",
|
|
"hash": "70f18bf59b3ca17345b24f91003d27c02006a638fe121f218fe0d3000239171d"
|
|
}
|
|
},
|
|
"bin": "macchina.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Macchina-CLI/macchina/releases/download/v$version/macchina-windows-x86_64.exe#/macchina.exe"
|
|
}
|
|
}
|
|
}
|
|
}
|