mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			17 lines
		
	
	
		
			736 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			736 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.04",
 | 
						|
    "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/v2.04/cloc-2.04.exe#/cloc.exe",
 | 
						|
    "hash": "89cda0038bf4e13c6c13ebc1e60bec4dfad362e69ac8a5b8e2d5ebe3020359e1",
 | 
						|
    "bin": "cloc.exe",
 | 
						|
    "checkver": {
 | 
						|
        "url": "https://github.com/AlDanial/cloc/releases",
 | 
						|
        "regex": "/releases/tag/(?<prefix>v?)(?<version>[\\d.]+)"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/AlDanial/cloc/releases/download/$matchPrefix$version/cloc-$version.exe#/cloc.exe"
 | 
						|
    }
 | 
						|
}
 |