mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			708 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			708 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
    "version": "2.5.5",
 | 
						|
    "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",
 | 
						|
    "suggest": {
 | 
						|
        "JDK": "java/openjdk"
 | 
						|
    },
 | 
						|
    "url": "https://github.com/lihaoyi/Ammonite/releases/download/2.5.5/2.12-2.5.5#/amm.bat",
 | 
						|
    "hash": "bd6fd884e712db9f434f55052a5ba21441c6d8c4fc3e91062a95b392f5c8be78",
 | 
						|
    "bin": "amm.bat",
 | 
						|
    "checkver": {
 | 
						|
        "github": "https://github.com/lihaoyi/Ammonite"
 | 
						|
    },
 | 
						|
    "autoupdate": {
 | 
						|
        "url": "https://github.com/lihaoyi/Ammonite/releases/download/$version/2.12-$version#/amm.bat"
 | 
						|
    }
 | 
						|
}
 |