mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	scala: Update to version 3.2.2
This commit is contained in:
		
							parent
							
								
									fa1b53848f
								
							
						
					
					
						commit
						1829f0f322
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "3.2.1",
 | 
					    "version": "3.2.2",
 | 
				
			||||||
    "description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.",
 | 
					    "description": "A modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.",
 | 
				
			||||||
    "homepage": "https://www.scala-lang.org/",
 | 
					    "homepage": "https://www.scala-lang.org/",
 | 
				
			||||||
    "license": "BSD-3-Clause",
 | 
					    "license": "BSD-3-Clause",
 | 
				
			||||||
@ -10,9 +10,9 @@
 | 
				
			|||||||
    "suggest": {
 | 
					    "suggest": {
 | 
				
			||||||
        "JDK": "java/openjdk"
 | 
					        "JDK": "java/openjdk"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "url": "https://github.com/lampepfl/dotty/releases/download/3.2.1/scala3-3.2.1.zip",
 | 
					    "url": "https://github.com/lampepfl/dotty/releases/download/3.2.2/scala3-3.2.2.zip",
 | 
				
			||||||
    "hash": "cae003e454490a432b9564a76f101969cfc70d3815656f2259ab69831d165147",
 | 
					    "hash": "25b018b86af123d1467df13525413e82d888d4aa53a8eeee109507542c116960",
 | 
				
			||||||
    "extract_dir": "scala3-3.2.1",
 | 
					    "extract_dir": "scala3-3.2.2",
 | 
				
			||||||
    "bin": [
 | 
					    "bin": [
 | 
				
			||||||
        "bin\\scala.bat",
 | 
					        "bin\\scala.bat",
 | 
				
			||||||
        "bin\\scalac.bat",
 | 
					        "bin\\scalac.bat",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user