mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-02 14:04:27 +00:00
22 lines
772 B
JSON
22 lines
772 B
JSON
{
|
|
"version": "6.1.4",
|
|
"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.1.4/macchina-windows-x86_64.exe#/macchina.exe",
|
|
"hash": "255c6beb8f67d78e1779a3b385210f00f53399c34ea7c85965f306a11aca8c38"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|