diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 938ec41ccd..a38cdeb2d2 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.70", + "version": "1.3.71", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.70/kotlin-native-windows-1.3.70.zip", - "hash": "13b622aa414c230df8939b3a75d11c9e748660869cfc94a76625d7d52b412e17", - "extract_dir": "kotlin-native-windows-1.3.70", + "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", "bin": [ "bin\\cinterop.bat", "bin\\jsinterop.bat",