ScoopInstaller_Main/bucket/cpufetch.json
2024-08-18 16:27:52 +00:00

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