diff --git a/bucket/scala-cli.json b/bucket/scala-cli.json index a96dd6b1c1..7f5e038482 100644 --- a/bucket/scala-cli.json +++ b/bucket/scala-cli.json @@ -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",