mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
14 lines
514 B
JSON
14 lines
514 B
JSON
{
|
|
"version": "1.04",
|
|
"description": "Simple yet fancy CPU architecture fetching tool",
|
|
"homepage": "https://github.com/Dr-Noob/cpufetch",
|
|
"license": "MIT",
|
|
"url": "https://github.com/Dr-Noob/cpufetch/releases/download/v1.04/cpufetch.exe",
|
|
"hash": "05448769b75e101950c383df8bc2cfa1100f5f7c444aaa79b7e243c3852da790",
|
|
"bin": "cpufetch.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Dr-Noob/cpufetch/releases/download/v$version/cpufetch.exe"
|
|
}
|
|
}
|