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