mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			593 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			593 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "0.2.8",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://github.com/lihaoyi/mill/releases/download/0.2.8/0.2.8#/mill.bat",
 | 
						|
    "bin": "mill.bat",
 | 
						|
    "homepage": "http://www.lihaoyi.com/mill/",
 | 
						|
    "hash": "a35d528613baa8b8b1463b611ff3a78540bdb6e9e02a5cc77b79364d3f7cc36b",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/lihaoyi/mill"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/lihaoyi/mill/releases/download/$version/$version#/mill.bat"
 | 
						|
    },
 | 
						|
    "suggest": {
 | 
						|
        "JDK": [
 | 
						|
            "java/oraclejdk",
 | 
						|
            "java/openjdk"
 | 
						|
        ]
 | 
						|
    }
 | 
						|
}
 |