kotlin-native: Update to version 1.5.0

This commit is contained in:
Richard Kuhnt 2021-05-05 09:00:24 +00:00
parent 4487c48a3f
commit 8d137978bc

View File

@ -1,5 +1,5 @@
{ {
"version": "1.4.32", "version": "1.5.0",
"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.", "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", "homepage": "https://kotlinlang.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -7,9 +7,9 @@
"suggest": { "suggest": {
"Kotlin": "kotlin" "Kotlin": "kotlin"
}, },
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.32/kotlin-native-windows-1.4.32.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.0/kotlin-native-windows-1.5.0.zip",
"hash": "3bd6f1b9293897a45d0b33ee14ca51b33b57d0413b774458c6e4aee393e1b772", "hash": "5755391536bcac49c7ef87e0788e595d38776af534eb08cc5ab8879e9f1a855d",
"extract_dir": "kotlin-native-windows-1.4.32", "extract_dir": "kotlin-native-windows-1.5.0",
"bin": [ "bin": [
"bin\\cinterop.bat", "bin\\cinterop.bat",
"bin\\jsinterop.bat", "bin\\jsinterop.bat",