ScoopInstaller_Main/bucket/macchina.json
2022-02-07 16:29:55 +00:00

22 lines
772 B
JSON

{
"version": "6.0.6",
"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.6/macchina-windows-x86_64.exe#/macchina.exe",
"hash": "b40dbe7e73fa2074ded0194fd2e31e40fd27247938ac145a5bc48f58cf1440a7"
}
},
"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"
}
}
}
}