scala-cli: Update to version 1.0.4

This commit is contained in:
github-actions[bot] 2023-08-10 12:31:23 +00:00
parent 3628650fc7
commit b83baa7710

View File

@ -1,5 +1,5 @@
{
"version": "1.0.3",
"version": "1.0.4",
"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.0.3/scala-cli-x86_64-pc-win32.zip",
"hash": "d6a6fdc0f7c93386f97dca14d9eefb3636d6c0fd66611de4b839b6ae3fc0eef4"
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.0.4/scala-cli-x86_64-pc-win32.zip",
"hash": "4ac3a10afc516b3935b7b4f1fb99d0ba8a7252c43879524241c87c92d703f826"
}
},
"bin": "scala-cli.exe",