mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
scala-cli: Update to version 1.8.5
This commit is contained in:
parent
afd527f14c
commit
1838ac0a6f
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.8.4",
|
||||
"version": "1.8.5",
|
||||
"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/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.8.4/scala-cli-x86_64-pc-win32.zip",
|
||||
"hash": "c69d211ca41ffbd1f47e5050f918a3a5a443a41ee177934aee1e608427f35221"
|
||||
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.8.5/scala-cli-x86_64-pc-win32.zip",
|
||||
"hash": "84e2d15659dfa62b861f8d73390d4dc807469b7a3585e3bdb70cce8377843c46"
|
||||
}
|
||||
},
|
||||
"bin": "scala-cli.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user