scala-cli: Update to version 1.5.0

This commit is contained in:
github-actions[bot] 2024-08-23 12:31:43 +00:00
parent 9cfee5b083
commit a81172da13

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.3", "version": "1.5.0",
"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.4.3/scala-cli-x86_64-pc-win32.zip", "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.5.0/scala-cli-x86_64-pc-win32.zip",
"hash": "5c626b5222cb48eeb36fed7302d54d8cd29296c0b165388299202fcc2f633952" "hash": "acf8cbb5423f530fd32ba7275d8af585d5d49ffd44bf21b0e372a2049c8eb53e"
} }
}, },
"bin": "scala-cli.exe", "bin": "scala-cli.exe",