ScoopInstaller_Main/bucket/neofetch.json
2022-04-15 05:09:19 +05:30

17 lines
563 B
JSON

{
"version": "7.1.0",
"description": "A command-line system information tool written in bash 3.2+.",
"homepage": "https://github.com/dylanaraps/neofetch",
"license": "MIT",
"suggest": {
"git": "git"
},
"url": "https://raw.githubusercontent.com/dylanaraps/neofetch/7.1.0/neofetch",
"hash": "3dc33493e54029fb1528251552093a9f9a2894fcf94f9c3a6f809136a42348c7",
"bin": "neofetch",
"checkver": "github",
"autoupdate": {
"url": "https://raw.githubusercontent.com/dylanaraps/neofetch/$version/neofetch"
}
}