mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			602 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			602 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "1.2.1",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.2.1/2.12-1.2.1#/amm.bat",
 | 
						|
    "bin": "amm.bat",
 | 
						|
    "homepage": "http://ammonite.io",
 | 
						|
    "hash": "4e56e25400d7fe9bd35771e0db731a65b624eabe6433b29df4f506dc20f3dd24",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/lihaoyi/Ammonite"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/lihaoyi/Ammonite/releases/download/$version/2.12-$version#/amm.bat"
 | 
						|
    },
 | 
						|
    "suggest": {
 | 
						|
        "JDK": [
 | 
						|
            "java/oraclejdk",
 | 
						|
            "java/openjdk"
 | 
						|
        ]
 | 
						|
    }
 | 
						|
}
 |