kotlin-native: Update to version 1.4.20

This commit is contained in:
Jakub Čábera 2020-11-19 16:07:36 +01:00
parent 7674ba01d8
commit 89a3055a6a

View File

@ -1,12 +1,12 @@
{
"version": "1.4.10",
"version": "1.4.20",
"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.10/kotlin-native-windows-1.4.10.zip",
"hash": "7728814be6f3f7906f9d55deff7ce15165c5a21f0f59ad412de815d1dab0ec1f",
"extract_dir": "kotlin-native-windows-1.4.10",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.20/kotlin-native-windows-1.4.20.zip",
"hash": "dd48543793b913e8fec39295c8d2232876dd1185d0d019dab15ac793b6cf8c4d",
"extract_dir": "kotlin-native-windows-1.4.20",
"bin": [
"bin\\cinterop.bat",
"bin\\jsinterop.bat",