mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	* remove oraclejdk references * remove oraclejdk reference * remove oraclejdk reference * replace single item arrays with simple strings
		
			
				
	
	
		
			19 lines
		
	
	
		
			622 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			622 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.9.11",
 | 
						|
    "description": "Build tool aiming for Java and Scala.",
 | 
						|
    "homepage": "http://www.lihaoyi.com/mill/",
 | 
						|
    "license": "MIT",
 | 
						|
    "suggest": {
 | 
						|
        "JDK": "java/openjdk"
 | 
						|
    },
 | 
						|
    "url": "https://github.com/lihaoyi/mill/releases/download/0.9.11/0.9.11-assembly#/mill.bat",
 | 
						|
    "hash": "a98c02b7bfbffc62472720eb67cadc18228bb2129e6c80c1402ca7eab2ce8494",
 | 
						|
    "bin": "mill.bat",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/lihaoyi/mill"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
 | 
						|
    }
 | 
						|
}
 |