scala-cli: Update to version 0.2.1

This commit is contained in:
github-actions[bot] 2023-03-16 16:33:35 +00:00
parent 2fa24f0cfc
commit d0f47bd8a4

View File

@ -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",