mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			700 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			700 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.88",
 | 
						|
    "description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages",
 | 
						|
    "homepage": "https://github.com/AlDanial/cloc",
 | 
						|
    "license": "GPL-2.0-only|Artistic-2.0",
 | 
						|
    "url": "https://github.com/AlDanial/cloc/releases/download/1.88/cloc-1.88.exe#/cloc.exe",
 | 
						|
    "hash": "97d5d2631d1cccdbfd99267ab8a4cf5968816bbe52c0f9324e72e768857f642d",
 | 
						|
    "bin": "cloc.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/AlDanial/cloc/releases",
 | 
						|
        "regex": "/releases/tag/([\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/AlDanial/cloc/releases/download/$version/cloc-$version.exe#/cloc.exe"
 | 
						|
    }
 | 
						|
}
 |