mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-18 05:11:19 +00:00
scala-cli: Update to version 1.10.0
This commit is contained in:
parent
c0b6de5c5d
commit
ace4f63aca
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.1",
|
"version": "1.10.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/v1.9.1/scala-cli-x86_64-pc-win32.zip",
|
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.10.0/scala-cli-x86_64-pc-win32.zip",
|
||||||
"hash": "de26717a20a4103efa8c3ba15591fb3e0beaeef4a4dd84b0e95e594322d860ab"
|
"hash": "27981f306805e9ab052587933a3c50e75d96af197f0049d9ecc3d02e509fedda"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "scala-cli.exe",
|
"bin": "scala-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user