From b8b21361d469fd90d6fb7c056dd2389918abea1f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 16:29:09 +0000 Subject: [PATCH] kotlin: Update to version 1.8.22 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 4a9a2d2665..32f075bed7 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "1.8.21", + "version": "1.8.22", "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.8.21/kotlin-compiler-1.8.21.zip", - "hash": "6e43c5569ad067492d04d92c28cdf8095673699d81ce460bd7270443297e8fd7", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.22/kotlin-compiler-1.8.22.zip", + "hash": "91f50fe25c9edfb1e79ae1fe2ede85fa4728f7f4b0587644a4eee40252cdfaa6", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",