mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
scala-cli: Update to version 1.5.1
This commit is contained in:
parent
b681ed7d94
commit
848edcf1f4
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.0",
|
"version": "1.5.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.5.0/scala-cli-x86_64-pc-win32.zip",
|
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.5.1/scala-cli-x86_64-pc-win32.zip",
|
||||||
"hash": "acf8cbb5423f530fd32ba7275d8af585d5d49ffd44bf21b0e372a2049c8eb53e"
|
"hash": "d74f014a875c58b0fa0dd67e0ad75223d3c259be65a8d41bcceb4462f64bcea3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "scala-cli.exe",
|
"bin": "scala-cli.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user