scala-cli: Update to version 1.0.3

This commit is contained in:
github-actions[bot] 2023-08-08 20:24:36 +00:00
parent 35c8a5496c
commit 2619284df4

View File

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