scala-cli: Update to version 1.1.2

This commit is contained in:
github-actions[bot] 2024-01-17 16:27:50 +00:00
parent 8364044601
commit 0df6665146

View File

@ -1,5 +1,5 @@
{ {
"version": "1.1.1", "version": "1.1.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.1.1/scala-cli-x86_64-pc-win32.zip", "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.1.2/scala-cli-x86_64-pc-win32.zip",
"hash": "5516c6d051ccd3c05e529310753cfd9350361c65b61f6a1115ac711abb04b693" "hash": "a2be14ecffdb0b6cf68a717cb623ade98484b1e7d9905908a4a56cc94c992833"
} }
}, },
"bin": "scala-cli.exe", "bin": "scala-cli.exe",