kotlin-native: Update to version 1.4.10

This commit is contained in:
Jakub Čábera 2020-09-10 15:20:58 +02:00
parent 8a6fc21c7a
commit 40802bf35f

View File

@ -1,12 +1,12 @@
{
"version": "1.4",
"version": "1.4.10",
"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.",
"homepage": "https://kotlinlang.org/",
"license": "Apache-2.0",
"notes": "Please keep in mind that this is still marked as an experimental feature!",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.0/kotlin-native-windows-1.4.zip",
"hash": "151d6ca6e21f56be79b9dba6513d4c93a3388b648f25926cf0d291ff4fbfc4ae",
"extract_dir": "kotlin-native-windows-1.4",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.10/kotlin-native-windows-1.4.10.zip",
"hash": "7728814be6f3f7906f9d55deff7ce15165c5a21f0f59ad412de815d1dab0ec1f",
"extract_dir": "kotlin-native-windows-1.4.10",
"bin": [
"bin\\cinterop.bat",
"bin\\jsinterop.bat",