scala-cli: Update to version 1.0.2

This commit is contained in:
github-actions[bot] 2023-07-11 20:26:06 +00:00
parent 51e8b0ecbd
commit db50708095

View File

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