mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
20 lines
764 B
JSON
20 lines
764 B
JSON
{
|
|
"version": "2.8.0",
|
|
"description": "Git quick statistics is a simple and efficient way to access various statistics in git repository.",
|
|
"homepage": "https://git-quick-stats.sh/",
|
|
"license": "MIT",
|
|
"notes": "Run 'git config --global alias.quick-stats \"! $dir\\git-quick-stats\"' to configure alias.",
|
|
"suggest": {
|
|
"Git": "git"
|
|
},
|
|
"url": "https://github.com/arzzen/git-quick-stats/raw/2.8.0/git-quick-stats",
|
|
"hash": "32f9ab4e5e8bd303a254d1fa8c01f311be98703b322483bffaf223a4a5b753c3",
|
|
"bin": "git-quick-stats",
|
|
"checkver": {
|
|
"github": "https://github.com/arzzen/git-quick-stats"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/arzzen/git-quick-stats/raw/$version/git-quick-stats"
|
|
}
|
|
}
|