diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 6dac168a16..0e0132db18 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,5 +1,5 @@ { - "version": "1.6.0", + "version": "1.6.10", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "homepage": "https://kotlinlang.org/", "license": "Apache-2.0", @@ -9,8 +9,8 @@ "java/openjdk" ] }, - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.0/kotlin-compiler-1.6.0.zip", - "hash": "174c92e12a54c0901fd9f0badacf1514c28b5197a95654e4dab1775293dde1dc", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.10/kotlin-compiler-1.6.10.zip", + "hash": "432267996d0d6b4b17ca8de0f878e44d4a099b7e9f1587a98edc4d27e76c215a", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",