scala-cli: Update to version 1.0.0

This commit is contained in:
github-actions[bot] 2023-05-24 16:27:46 +00:00
parent 0288758d77
commit f80efd493c

View File

@ -1,5 +1,5 @@
{
"version": "0.2.1",
"version": "1.0.0",
"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/v0.2.1/scala-cli-x86_64-pc-win32.zip",
"hash": "dc82283661b88bd9c6b7a7a9947be64cdc0b0536bb316e632b408f7cd85e799a"
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.0.0/scala-cli-x86_64-pc-win32.zip",
"hash": "96fb8dc65106cae7b4698edcb8d03a655b630975c31af6ff7c2e91c2904c5fb7"
}
},
"bin": "scala-cli.exe",