mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	* git-quick-stats: Add version 2.4.1 * Update git-quick-stats.json * Update git-quick-stats.json * Apply suggestions from code review Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * Update git-quick-stats.json --------- Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
		
			
				
	
	
		
			20 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			764 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.4.1",
 | 
						|
    "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.4.1/git-quick-stats",
 | 
						|
    "hash": "31ba61a03662bd6dc2e4416a8079f66cf2ee6e52db16daa2ca0797dc9f6968df",
 | 
						|
    "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"
 | 
						|
    }
 | 
						|
}
 |