kotlin-native: Update to version 1.3.72

This commit is contained in:
Jakub Čábera 2020-04-15 15:37:08 +02:00
parent 386a4a8a51
commit 5b94e527c7

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