diff --git a/bucket/scala-cli.json b/bucket/scala-cli.json index 9649914ef9..c2c792a9c6 100644 --- a/bucket/scala-cli.json +++ b/bucket/scala-cli.json @@ -1,5 +1,5 @@ { - "version": "1.0.2", + "version": "1.0.3", "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.0.2/scala-cli-x86_64-pc-win32.zip", - "hash": "dc581108936e97034b0800e2ad678b4a4e84e2fc394e60a5baedddebd4f806dd" + "url": "https://github.com/Virtuslab/scala-cli/releases/download/v1.0.3/scala-cli-x86_64-pc-win32.zip", + "hash": "d6a6fdc0f7c93386f97dca14d9eefb3636d6c0fd66611de4b839b6ae3fc0eef4" } }, "bin": "scala-cli.exe",