kotlin-native: Update to version 1.3.50

This commit is contained in:
Richard Kuhnt 2019-08-22 20:00:36 +00:00
parent 1e1e16fe0a
commit b9138505d9

View File

@ -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",