mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	 ccc24e57b6
			
		
	
	
		ccc24e57b6
		
	
	
	
	
		
			
			Co-authored-by: Jakub Čábera <cabera.jakub@gmail.com> Co-authored-by: Richard Kuhnt <r15ch13+git@gmail.com>
		
			
				
	
	
		
			22 lines
		
	
	
		
			762 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			762 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "1.6.6",
 | |
|     "license": "MIT",
 | |
|     "url": "https://github.com/lihaoyi/Ammonite/releases/download/1.6.6/2.12-1.6.6#/amm.bat",
 | |
|     "bin": "amm.bat",
 | |
|     "homepage": "http://ammonite.io",
 | |
|     "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.",
 | |
|     "hash": "4fa8da2fed0ee25f0ce0c9981284620b41f2599c545e262e75669d823f9a9bf0",
 | |
|     "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"
 | |
|         ]
 | |
|     }
 | |
| }
 |