scala-cli: Update to version 1.2.1

This commit is contained in:
github-actions[bot] 2024-03-29 17:08:33 +00:00
parent 55f36ab8b5
commit e184eafff3

View File

@ -1,5 +1,5 @@
{
"version": "1.2.0",
"version": "1.2.1",
"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.2.0/scala-cli-x86_64-pc-win32.zip",
"hash": "5e378b646fa8aae86ae88345682fe7f1ee656a1ac065d8f63c55e2735bd1f0ed"
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.2.1/scala-cli-x86_64-pc-win32.zip",
"hash": "165c2a00bffcc93606e4d3b8a30639ab503a3fcd390fc83901e714e1197fd83d"
}
},
"bin": "scala-cli.exe",