scala-cli: Update to version 1.8.3

This commit is contained in:
github-actions[bot] 2025-06-26 12:31:47 +00:00
parent 16184b3173
commit a462bfb073

View File

@ -1,5 +1,5 @@
{ {
"version": "1.8.1", "version": "1.8.3",
"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.8.1/scala-cli-x86_64-pc-win32.zip", "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.8.3/scala-cli-x86_64-pc-win32.zip",
"hash": "3405cb016531a442ac6128356052f061dbb806ca44875de706f0a112591eb615" "hash": "7ed29deb53a84e39ccaaa13be92df72d520a5ff3d0e252d39ac1e7a4e0069954"
} }
}, },
"bin": "scala-cli.exe", "bin": "scala-cli.exe",