kotlin-native: Update to version 1.3.71

This commit is contained in:
Richard Kuhnt 2020-03-23 16:01:50 +00:00
parent 279739dad6
commit 7f0edcd8c3

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