mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			629 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			629 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.11.6",
 | 
						|
    "description": "Build tool aiming for Java and Scala.",
 | 
						|
    "homepage": "https://mill-build.com/",
 | 
						|
    "license": "MIT",
 | 
						|
    "suggest": {
 | 
						|
        "JDK": "java/openjdk"
 | 
						|
    },
 | 
						|
    "url": "https://github.com/com-lihaoyi/mill/releases/download/0.11.6/0.11.6-assembly#/mill.bat",
 | 
						|
    "hash": "bc68639ce2af47645d805c775ac336d7b48ef6070a6649cf69fecb2a8dd224f5",
 | 
						|
    "bin": "mill.bat",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/com-lihaoyi/mill"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/com-lihaoyi/mill/releases/download/$matchHead/$version-assembly#/mill.bat"
 | 
						|
    }
 | 
						|
}
 |