ScoopInstaller_Main/bucket/winfetch.json
2021-09-14 15:09:50 +01:00

14 lines
513 B
JSON

{
"version": "2.2.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.2.0/winfetch.ps1",
"hash": "569a4a9c87948a663540b93fbf3b8cc4e283a3f7e64c9a5d602c95b4fb38c3bc",
"bin": "winfetch.ps1",
"checkver": "github",
"autoupdate": {
"url": "https://raw.githubusercontent.com/kiedtl/winfetch/v$version/winfetch.ps1"
}
}