mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			574 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			574 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.141",
 | 
						|
    "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.141.jar#/cfr.jar",
 | 
						|
    "hash": "md5:3890cc7334ee7b34052da9b34999b006",
 | 
						|
    "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"
 | 
						|
        }
 | 
						|
    }
 | 
						|
}
 |