mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-31 21:14:24 +00:00
22 lines
772 B
JSON
22 lines
772 B
JSON
{
|
|
"version": "6.0.3",
|
|
"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/v6.0.3/macchina-windows-x86_64.exe#/macchina.exe",
|
|
"hash": "87c1fc44778aced04df16e51c91bf771d91d7299a6c620bf5ce46d538ad37cd7"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|