ScoopInstaller_Main/bucket/winfetch.json
2021-11-07 12:10:43 +05:30

14 lines
513 B
JSON

{
"version": "2.3.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.3.0/winfetch.ps1",
"hash": "9549bdc36103d5ea8e8efc597159b1455194134960a7ebeea67a7dd36772d9e5",
"bin": "winfetch.ps1",
"checkver": "github",
"autoupdate": {
"url": "https://raw.githubusercontent.com/kiedtl/winfetch/v$version/winfetch.ps1"
}
}