ScoopInstaller_Main/bucket/winfetch.json
2023-02-01 01:11:51 +05:30

14 lines
513 B
JSON

{
"version": "2.5.0",
"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.0/winfetch.ps1",
"hash": "db37e4d80dfdcf82e4725439e994a14a9eaff29a8420545ad4f05f4e5ce36502",
"bin": "winfetch.ps1",
"checkver": "github",
"autoupdate": {
"url": "https://raw.githubusercontent.com/lptstr/winfetch/v$version/winfetch.ps1"
}
}