scala-cli: Update to version 1.4.1

This commit is contained in:
github-actions[bot] 2024-07-19 12:31:17 +00:00
parent ccb1e3003b
commit f4ff7ee2e4

View File

@ -1,5 +1,5 @@
{
"version": "1.4.0",
"version": "1.4.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.4.0/scala-cli-x86_64-pc-win32.zip",
"hash": "93f409f4199a3cbc0f5112d4afd7ebdc4bd307b02bd214b19a83a9e723891fef"
"url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.4.1/scala-cli-x86_64-pc-win32.zip",
"hash": "1e526ef912bc1e2f4c71fc913b774eced08f90ca2e91fa150220e267d38de116"
}
},
"bin": "scala-cli.exe",