diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 86f2ced40e..8cfae03e98 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.41", + "version": "1.3.50", "license": "Apache-2.0", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-native-windows-1.3.41.zip", - "hash": "04508fec2eae73af4abcb8d176a70279cff2e4ed794a2640b90345c9a5d33439", - "extract_dir": "kotlin-native-windows-1.3.41", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.50/kotlin-native-windows-1.3.50.zip", + "hash": "2eed825696fcae19c49d3a32ee5a43971dd4992c2ce99a9a2be6e88334bcf875", + "extract_dir": "kotlin-native-windows-1.3.50", "bin": [ "bin\\cinterop.bat", "bin\\jsinterop.bat",