diff --git a/bucket/scala-cli.json b/bucket/scala-cli.json index 5c5379dec4..12aff629cf 100644 --- a/bucket/scala-cli.json +++ b/bucket/scala-cli.json @@ -1,5 +1,5 @@ { - "version": "1.1.0", + "version": "1.1.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.1.0/scala-cli-x86_64-pc-win32.zip", - "hash": "9c2ab7678d9022504d6e71354de7b9ae8f619052d1765b400f7983957e6a8230" + "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.1.1/scala-cli-x86_64-pc-win32.zip", + "hash": "5516c6d051ccd3c05e529310753cfd9350361c65b61f6a1115ac711abb04b693" } }, "bin": "scala-cli.exe",