mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
14 lines
572 B
JSON
14 lines
572 B
JSON
{
|
|
"version": "1.07",
|
|
"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.07/cpufetch_x86-64_windows.exe#/cpufetch.exe",
|
|
"hash": "4d2337ab8b938176599ed40ad17b8e0c5bf12cfda0cea08dc9ff5658a0c67574",
|
|
"bin": "cpufetch.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://github.com/Dr-Noob/cpufetch/releases/download/v$version/cpufetch_x86-64_windows.exe#/cpufetch.exe"
|
|
}
|
|
}
|