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