Update kotlin-native to version 0.6.1

This commit is contained in:
Richard Kuhnt 2018-03-02 12:00:27 +00:00
parent 69a75f6b02
commit 8cf935746e

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "0.6", "version": "0.6.1",
"license": "Apache 2.0", "license": "Apache 2.0",
"url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.6/kotlin-native-windows-0.6.zip", "url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.6.1/kotlin-native-windows-0.6.1.zip",
"hash": "91208ed7721be03e3cee2a3f5dfe8992d26e1367523fee524aac6705b7d078b8", "hash": "bbbc04078c1da6679a5445676e254e74f02101af7576d9a7c8abb47dbad306dc",
"extract_dir": "kotlin-native-windows-0.6", "extract_dir": "kotlin-native-windows-0.6.1",
"bin": [ "bin": [
"bin\\cinterop.bat", "bin\\cinterop.bat",
"bin\\klib.bat", "bin\\klib.bat",