mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
22 lines
772 B
JSON
22 lines
772 B
JSON
{
|
|
"version": "4.0.1",
|
|
"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/v4.0.1/macchina-windows-x86_64.exe#/macchina.exe",
|
|
"hash": "db207756a6c314c390354e5f8c60ea4f49e587bc3cc6829ba162521c11dcaa4f"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|