ScoopInstaller_Main/bucket/cpufetch.json
Zarin 9dbdb73747
cpufetch: Update to version 1.04 (#4795)
* cpufetch: update filename

* cpufetch: Update to version 1.04
2023-05-23 19:27:17 +00:00

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"
}
}