mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	scala-cli: Update to version 1.8.1
This commit is contained in:
		
							parent
							
								
									15abfca577
								
							
						
					
					
						commit
						cc8fcf367e
					
				@ -1,5 +1,5 @@
 | 
			
		||||
{
 | 
			
		||||
    "version": "1.8.0",
 | 
			
		||||
    "version": "1.8.1",
 | 
			
		||||
    "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.8.0/scala-cli-x86_64-pc-win32.zip",
 | 
			
		||||
            "hash": "d47bcce01edf25bef3c05ebfc76b85d18a5e813af7f40484bdd633e7598f458e"
 | 
			
		||||
            "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.8.1/scala-cli-x86_64-pc-win32.zip",
 | 
			
		||||
            "hash": "3405cb016531a442ac6128356052f061dbb806ca44875de706f0a112591eb615"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "scala-cli.exe",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user