mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			17 lines
		
	
	
		
			690 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			690 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "homepage": "https://github.com/AlDanial/cloc",
 | |
|     "description": "Counts blank lines, comment lines, and physical lines of source code in many programming languages",
 | |
|     "version": "1.80",
 | |
|     "license": "GPL-2.0",
 | |
|     "url": "https://github.com/AlDanial/cloc/releases/download/1.80/cloc-1.80.exe#/cloc.exe",
 | |
|     "hash": "9e547b01c946aa818ffad43b9ebaf05d3da08ed6ca876ef2b6847be3bf1cf8be",
 | |
|     "bin": "cloc.exe",
 | |
|     "checkver": {
 | |
|         "url": "https://github.com/AlDanial/cloc/releases",
 | |
|         "regex": "/releases/tag/(?:v|V)?([\\d.]+)"
 | |
|     },
 | |
|     "autoupdate": {
 | |
|         "url": "https://github.com/AlDanial/cloc/releases/download/$version/cloc-$version.exe#/cloc.exe"
 | |
|     }
 | |
| }
 |