From 2233a798b488372b3e1f352171230c1805e0e608 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 24 Jun 2021 15:00:26 +0000 Subject: [PATCH] kotlin-native: Update to version 1.5.20 --- bucket/kotlin-native.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 95a7fec120..361a670ea4 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.5.10", + "version": "1.5.20", "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", @@ -7,9 +7,9 @@ "suggest": { "Kotlin": "kotlin" }, - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.10/kotlin-native-windows-1.5.10.zip", - "hash": "e0816d91da9c4c38b3ef8891033185cb183f4a901054c9f17a9c72295ed40324", - "extract_dir": "kotlin-native-windows-1.5.10", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.20/kotlin-native-windows-1.5.20.zip", + "hash": "aeee65cdc6dedab8dee9308cf15c7227530c0a24c7342becc2e0d6cd882cd430", + "extract_dir": "kotlin-native-windows-1.5.20", "bin": [ "bin\\cinterop.bat", "bin\\jsinterop.bat",