From 5b94e527c7a1a828e38132711f86c491af8a9a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 15 Apr 2020 15:37:08 +0200 Subject: [PATCH] kotlin-native: Update to version 1.3.72 --- 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 a38cdeb2d2..f20b8c92fc 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,11 +1,11 @@ { "homepage": "https://kotlinlang.org/", "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.", - "version": "1.3.71", + "version": "1.3.72", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.71/kotlin-native-windows-1.3.71.zip", - "hash": "1c1e424ccbc39d3fd91d907f107b3b2b6b5ee54d4e30dded9259a5e75d518eb3", - "extract_dir": "kotlin-native-windows-1.3.71", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.72/kotlin-native-windows-1.3.72.zip", + "hash": "0b9671953cf55139cc5f4621f2ef1556cb15eb477d592fa51424228504aa569a", + "extract_dir": "kotlin-native-windows-1.3.72", "bin": [ "bin\\cinterop.bat", "bin\\jsinterop.bat",