scala-cli: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2025-11-14 12:31:59 +00:00
parent 680f797439
commit 47de37cfc3

View File

@ -1,5 +1,5 @@
{
"version": "1.10.0",
"version": "1.10.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.10.0/scala-cli-x86_64-pc-win32.zip",
"hash": "27981f306805e9ab052587933a3c50e75d96af197f0049d9ecc3d02e509fedda"
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.10.1/scala-cli-x86_64-pc-win32.zip",
"hash": "05b411e1965ffb912ab22fe53bbf560e8c75d2351492815e360203a8bbafbec2"
}
},
"bin": "scala-cli.exe",