mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
scala-cli: Update to version 1.9.1
This commit is contained in:
parent
a3778dcb93
commit
f8464cf8d6
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.0",
|
||||
"version": "1.9.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.9.0/scala-cli-x86_64-pc-win32.zip",
|
||||
"hash": "4d05f7aca91dedcbe7c025cdf2af037d47b8d751ac88f2c2fe0ef9ce689950d1"
|
||||
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.9.1/scala-cli-x86_64-pc-win32.zip",
|
||||
"hash": "de26717a20a4103efa8c3ba15591fb3e0beaeef4a4dd84b0e95e594322d860ab"
|
||||
}
|
||||
},
|
||||
"bin": "scala-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user