mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 f02f1cc402
			
		
	
	
		f02f1cc402
		
			
		
	
	
	
	
		
			
			* remove oraclejdk references * remove oraclejdk reference * remove oraclejdk reference * replace single item arrays with simple strings
		
			
				
	
	
		
			21 lines
		
	
	
		
			569 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			569 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "0.152",
 | |
|     "description": "Java decompiler",
 | |
|     "homepage": "https://www.benf.org/other/cfr",
 | |
|     "license": "MIT",
 | |
|     "suggest": {
 | |
|         "JDK": "java/openjdk"
 | |
|     },
 | |
|     "url": "https://www.benf.org/other/cfr/cfr-0.152.jar#/cfr.jar",
 | |
|     "hash": "md5:8a85ada8cec494121246805a5562b82b",
 | |
|     "bin": "cfr.jar",
 | |
|     "checkver": "cfr-([\\d.]+)\\.jar",
 | |
|     "autoupdate": {
 | |
|         "url": "https://www.benf.org/other/cfr/cfr-$version.jar#/cfr.jar",
 | |
|         "hash": {
 | |
|             "url": "$baseurl",
 | |
|             "regex": "md5:\\s+$md5"
 | |
|         }
 | |
|     }
 | |
| }
 |