mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-03 23:31:20 +00:00 
			
		
		
		
	scala-cli: Update to version 1.5.0
This commit is contained in:
		
							parent
							
								
									9cfee5b083
								
							
						
					
					
						commit
						a81172da13
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.4.3",
 | 
			
		||||
    "version": "1.5.0",
 | 
			
		||||
    "description": "Command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)",
 | 
			
		||||
    "homepage": "https://scala-cli.virtuslab.org/",
 | 
			
		||||
    "license": "Apache-2.0",
 | 
			
		||||
@ -9,8 +9,8 @@
 | 
			
		||||
    },
 | 
			
		||||
    "architecture": {
 | 
			
		||||
        "64bit": {
 | 
			
		||||
            "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.4.3/scala-cli-x86_64-pc-win32.zip",
 | 
			
		||||
            "hash": "5c626b5222cb48eeb36fed7302d54d8cd29296c0b165388299202fcc2f633952"
 | 
			
		||||
            "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.5.0/scala-cli-x86_64-pc-win32.zip",
 | 
			
		||||
            "hash": "acf8cbb5423f530fd32ba7275d8af585d5d49ffd44bf21b0e372a2049c8eb53e"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "scala-cli.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user