Update kotlin-native to version 0.7

This commit is contained in:
Richard Kuhnt 2018-04-27 13:00:53 +00:00
parent 4006828f87
commit 8aaf6147ca

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "0.6.2", "version": "0.7",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.6.2/kotlin-native-windows-0.6.2.zip", "url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.7/kotlin-native-windows-0.7.zip",
"hash": "e0f38cbf653a1942b4e3a6619f27a9c1cbed5cff47a7e7bcd68c0b623147f6a4", "hash": "4603e23106d4ab34a16aa5ea7c3878ea3db457cfafc36a8ccd521d4f0c5a3db5",
"extract_dir": "kotlin-native-windows-0.6.2", "extract_dir": "kotlin-native-windows-0.7",
"bin": [ "bin": [
"bin\\cinterop.bat", "bin\\cinterop.bat",
"bin\\klib.bat", "bin\\klib.bat",