mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-11 03:01:22 +00:00
scala-cli: Update to version 1.2.1
This commit is contained in:
parent
55f36ab8b5
commit
e184eafff3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.0",
|
"version": "1.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/v1.2.0/scala-cli-x86_64-pc-win32.zip",
|
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.2.1/scala-cli-x86_64-pc-win32.zip",
|
||||||
"hash": "5e378b646fa8aae86ae88345682fe7f1ee656a1ac065d8f63c55e2735bd1f0ed"
|
"hash": "165c2a00bffcc93606e4d3b8a30639ab503a3fcd390fc83901e714e1197fd83d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "scala-cli.exe",
|
"bin": "scala-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user