mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
scala-cli: Update to version 0.2.1
This commit is contained in:
parent
2fa24f0cfc
commit
d0f47bd8a4
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.2.0",
|
"version": "0.2.1",
|
||||||
"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.0/scala-cli-x86_64-pc-win32.zip",
|
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v0.2.1/scala-cli-x86_64-pc-win32.zip",
|
||||||
"hash": "2da203e5ff7f9b563e93a51d903e9791290c026214e084167ce79ec0067c796f"
|
"hash": "dc82283661b88bd9c6b7a7a9947be64cdc0b0536bb316e632b408f7cd85e799a"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "scala-cli.exe",
|
"bin": "scala-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user