ScoopInstaller_Main/bucket/winfetch.json
2023-08-26 20:22:36 +00:00

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