mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			22 lines
		
	
	
		
			762 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			762 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.2.0",
 | 
						|
    "description": "Ammonite lets you use the Scala language for scripting purposes: in the REPL, as scripts, as a library, or as a standalone systems shell.",
 | 
						|
    "homepage": "http://ammonite.io",
 | 
						|
    "license": "MIT",
 | 
						|
    "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.2.0/2.12-2.2.0#/amm.bat",
 | 
						|
    "bin": "amm.bat",
 | 
						|
    "hash": "f717b8193e58a550ad0cf699be2f4f670156ff070d860f9009d6c9e139769459",
 | 
						|
    "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"
 | 
						|
        ]
 | 
						|
    }
 | 
						|
}
 |