mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
22 lines
772 B
JSON
22 lines
772 B
JSON
{
|
|
"version": "6.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/v6.1.8/macchina-windows-x86_64.exe#/macchina.exe",
|
|
"hash": "a3b52ec23ae08f27cbaeed0b3a42e2cab89ed168f7975c58da1b7f230b2b2a72"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|
|
}
|