From e0468441aab1d4792bd939aad209e9b9f3b6bf13 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 00:33:37 +0000 Subject: [PATCH] kotlin: Update to version 1.8.0 --- bucket/kotlin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin.json b/bucket/kotlin.json index 9a6da3815d..53230df0d2 100644 --- a/bucket/kotlin.json +++ b/bucket/kotlin.json @@ -1,13 +1,13 @@ { - "version": "1.7.20", + "version": "1.8.0", "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.20/kotlin-compiler-1.7.20.zip", - "hash": "5e3c8d0f965410ff12e90d6f8dc5df2fc09fd595a684d514616851ce7e94ae7d", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.0/kotlin-compiler-1.8.0.zip", + "hash": "0bb9419fac9832a56a3a19cad282f8f2d6f1237d2d467dc8dfe9bd4a2a43c42e", "extract_dir": "kotlinc", "bin": [ "bin\\kotlin.bat",