mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
scala-cli: Update to version 1.0.6
This commit is contained in:
parent
ea4d1de813
commit
83073aedac
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.5",
|
"version": "1.0.6",
|
||||||
"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.0.5/scala-cli-x86_64-pc-win32.zip",
|
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.0.6/scala-cli-x86_64-pc-win32.zip",
|
||||||
"hash": "ad8e99bd7897b1989030197d04fd195a0dec8ead76e209f0f26b49e5f5a401ed"
|
"hash": "2b559ee76b69ce82b806165192dd3b080aebb1d931273381516543d8660fd3a3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "scala-cli.exe",
|
"bin": "scala-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user