mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
14 lines
513 B
JSON
14 lines
513 B
JSON
{
|
|
"version": "2.5.1",
|
|
"description": "A command-line system information utility for Windows",
|
|
"homepage": "https://github.com/lptstr/winfetch",
|
|
"license": "MIT",
|
|
"url": "https://raw.githubusercontent.com/lptstr/winfetch/v2.5.1/winfetch.ps1",
|
|
"hash": "37359a63285945d425e4daab97b1cbf8cc259509b49eb0171c3ab762500856d9",
|
|
"bin": "winfetch.ps1",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"url": "https://raw.githubusercontent.com/lptstr/winfetch/v$version/winfetch.ps1"
|
|
}
|
|
}
|