mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	scala-cli: Update to version 1.0.0
This commit is contained in:
		
							parent
							
								
									0288758d77
								
							
						
					
					
						commit
						f80efd493c
					
				@ -1,5 +1,5 @@
 | 
				
			|||||||
{
 | 
					{
 | 
				
			||||||
    "version": "0.2.1",
 | 
					    "version": "1.0.0",
 | 
				
			||||||
    "description": "Command-line tool to interact with the Scala language. It lets you compile, run, test, and package your Scala code (and more!)",
 | 
					    "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/",
 | 
					    "homepage": "https://scala-cli.virtuslab.org/",
 | 
				
			||||||
    "license": "Apache-2.0",
 | 
					    "license": "Apache-2.0",
 | 
				
			||||||
@ -9,8 +9,8 @@
 | 
				
			|||||||
    },
 | 
					    },
 | 
				
			||||||
    "architecture": {
 | 
					    "architecture": {
 | 
				
			||||||
        "64bit": {
 | 
					        "64bit": {
 | 
				
			||||||
            "url": "https://github.com/Virtuslab/scala-cli/releases/download/v0.2.1/scala-cli-x86_64-pc-win32.zip",
 | 
					            "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.0.0/scala-cli-x86_64-pc-win32.zip",
 | 
				
			||||||
            "hash": "dc82283661b88bd9c6b7a7a9947be64cdc0b0536bb316e632b408f7cd85e799a"
 | 
					            "hash": "96fb8dc65106cae7b4698edcb8d03a655b630975c31af6ff7c2e91c2904c5fb7"
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "bin": "scala-cli.exe",
 | 
					    "bin": "scala-cli.exe",
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user