mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	scala: Update repo link (#6027)
This commit is contained in:
		
							parent
							
								
									f335e0dbdb
								
							
						
					
					
						commit
						da4cb29cc6
					
				@ -10,7 +10,7 @@
 | 
				
			|||||||
    "suggest": {
 | 
					    "suggest": {
 | 
				
			||||||
        "JDK": "java/openjdk"
 | 
					        "JDK": "java/openjdk"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "url": "https://github.com/lampepfl/dotty/releases/download/3.4.2/scala3-3.4.2.zip",
 | 
					    "url": "https://github.com/scala/scala3/releases/download/3.4.2/scala3-3.4.2.zip",
 | 
				
			||||||
    "hash": "87562da187d24a2e53043679152017506226eddadec81391248444b8bf8b3610",
 | 
					    "hash": "87562da187d24a2e53043679152017506226eddadec81391248444b8bf8b3610",
 | 
				
			||||||
    "extract_dir": "scala3-3.4.2",
 | 
					    "extract_dir": "scala3-3.4.2",
 | 
				
			||||||
    "bin": [
 | 
					    "bin": [
 | 
				
			||||||
@ -22,10 +22,10 @@
 | 
				
			|||||||
        "SCALA_HOME": "$dir"
 | 
					        "SCALA_HOME": "$dir"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "checkver": {
 | 
					    "checkver": {
 | 
				
			||||||
        "github": "https://github.com/lampepfl/dotty/"
 | 
					        "github": "https://github.com/scala/scala3/"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "autoupdate": {
 | 
					    "autoupdate": {
 | 
				
			||||||
        "url": "https://github.com/lampepfl/dotty/releases/download/$version/scala3-$version.zip",
 | 
					        "url": "https://github.com/scala/scala3/releases/download/$version/scala3-$version.zip",
 | 
				
			||||||
        "hash": {
 | 
					        "hash": {
 | 
				
			||||||
            "url": "$baseurl/sha256sum.txt"
 | 
					            "url": "$baseurl/sha256sum.txt"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user