From 2a08fcb787cdc610857d44e1b3538795b26ccc4f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 08:30:31 +0000 Subject: [PATCH] kotlin: Update to version 1.7.10 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index aa2792b347..3f624214ec 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "1.7.0", + "version": "1.7.10", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "homepage": "https://kotlinlang.org/", "license": "Apache-2.0", "suggest": { "JDK": "java/openjdk" }, - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.0/kotlin-compiler-1.7.0.zip", - "hash": "f5216644ad81571e5db62ec2322fe07468927bda40f51147ed626a2884b55f9a", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-compiler-1.7.10.zip", + "hash": "7683f5451ef308eb773a686ee7779a76a95ed8b143c69ac247937619d7ca3a09", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",