mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 23:31:20 +00:00
14 lines
513 B
JSON
14 lines
513 B
JSON
{
|
|
"version": "2.2.0",
|
|
"description": "A command-line system information utility for Windows",
|
|
"homepage": "https://github.com/kiedtl/winfetch",
|
|
"license": "MIT",
|
|
"url": "https://raw.githubusercontent.com/kiedtl/winfetch/v2.2.0/winfetch.ps1",
|
|
"hash": "569a4a9c87948a663540b93fbf3b8cc4e283a3f7e64c9a5d602c95b4fb38c3bc",
|
|
"bin": "winfetch.ps1",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/kiedtl/winfetch/v$version/winfetch.ps1"
|
|
}
|
|
}
|