mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
14 lines
513 B
JSON
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"
|
|
}
|
|
}
|