kotlin-native: Update to version 1.5.10

This commit is contained in:
Richard Kuhnt 2021-05-24 12:00:23 +00:00
parent 5067156915
commit 4f2104d3cd

View File

@ -1,5 +1,5 @@
{
"version": "1.5.0",
"version": "1.5.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",
@ -7,9 +7,9 @@
"suggest": {
"Kotlin": "kotlin"
},
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.0/kotlin-native-windows-1.5.0.zip",
"hash": "5755391536bcac49c7ef87e0788e595d38776af534eb08cc5ab8879e9f1a855d",
"extract_dir": "kotlin-native-windows-1.5.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.10/kotlin-native-windows-1.5.10.zip",
"hash": "e0816d91da9c4c38b3ef8891033185cb183f4a901054c9f17a9c72295ed40324",
"extract_dir": "kotlin-native-windows-1.5.10",
"bin": [
"bin\\cinterop.bat",
"bin\\jsinterop.bat",