From b885e6847781f415ef9d4e6b816863603cf0c038 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Nov 2022 08:30:15 +0000 Subject: [PATCH] kotlin-native: Update to version 1.7.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 fc64813bb7..6a643cbcb9 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.7.20", + "version": "1.7.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.7.20/kotlin-native-windows-x86_64-1.7.20.zip#/dl.zip_", - "hash": "b84bea3f8c62ec2f614e7d282335c5df891a654a843d30a9a55ebe29c68ea044" + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.21/kotlin-native-windows-x86_64-1.7.21.zip#/dl.zip_", + "hash": "5e76301f6c386ea83dc668e171887244908c18da636f7237d5371b56d8fec8da" } }, "pre_install": [