scala-cli: Update to version 1.2.2

This commit is contained in:
github-actions[bot] 2024-04-11 13:11:37 +00:00
parent d8a940be63
commit 98563b019e

View File

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