mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			622 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			622 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.10.1",
 | 
						|
    "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.10.1/0.10.1-assembly#/mill.bat",
 | 
						|
    "hash": "85840e9a7263b0e208ae2e47d3f0792e18b1c1f88bc71a55a0de0e3753549168",
 | 
						|
    "bin": "mill.bat",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/lihaoyi/mill"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
 | 
						|
    }
 | 
						|
}
 |