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