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>
		
			
				
	
	
		
			21 lines
		
	
	
		
			574 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			574 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.143",
 | |
|     "description": "Java decompiler",
 | |
|     "homepage": "https://www.benf.org/other/cfr",
 | |
|     "license": "MIT",
 | |
|     "suggest": {
 | |
|         "JRE": "java/oraclejre8u"
 | |
|     },
 | |
|     "url": "https://www.benf.org/other/cfr/cfr-0.143.jar#/cfr.jar",
 | |
|     "hash": "md5:8a411f1a525b26c064712e087f105969",
 | |
|     "bin": "cfr.jar",
 | |
|     "checkver": "cfr-([\\d\\.]+)\\.jar",
 | |
|     "autoupdate": {
 | |
|         "url": "https://www.benf.org/other/cfr/cfr-$version.jar#/cfr.jar",
 | |
|         "hash": {
 | |
|             "url": "$baseurl",
 | |
|             "find": "md5:\\s+$md5"
 | |
|         }
 | |
|     }
 | |
| }
 |