diff --git a/bucket/scala-cli.json b/bucket/scala-cli.json index 758d7b536d..7d8f9e2a9c 100644 --- a/bucket/scala-cli.json +++ b/bucket/scala-cli.json @@ -1,5 +1,5 @@ { - "version": "0.2.0", + "version": "0.2.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/v0.2.0/scala-cli-x86_64-pc-win32.zip", - "hash": "2da203e5ff7f9b563e93a51d903e9791290c026214e084167ce79ec0067c796f" + "url": "https://github.com/Virtuslab/scala-cli/releases/download/v0.2.1/scala-cli-x86_64-pc-win32.zip", + "hash": "dc82283661b88bd9c6b7a7a9947be64cdc0b0536bb316e632b408f7cd85e799a" } }, "bin": "scala-cli.exe",