From 2ae5efcf2b2ce6a1d5f3f776c392ba62fe2c7ea2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 08:29:20 +0000 Subject: [PATCH] kotlin-native: Update to version 1.8.21 --- bucket/kotlin-native.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 7c04941721..f9d9ee4185 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.8.20", + "version": "1.8.21", "description": "An LLVM backend for the Kotlin compiler, runtime implementation, and native code generation facility using the LLVM toolchain for native binaries runnable without a virtual machine.", "homepage": "https://kotlinlang.org", "license": "Apache-2.0", @@ -9,8 +9,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.20/kotlin-native-windows-x86_64-1.8.20.zip#/dl.zip_", - "hash": "5e25ef348e9eab9895f63047a3857b428dc977e81d22771a69d712500d7cf60a" + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.21/kotlin-native-windows-x86_64-1.8.21.zip#/dl.zip_", + "hash": "f23d3288a47ee580f82f862d55452a75074fce3d26fe7e7f55e27b6015226d8d" } }, "pre_install": [