kotlin-native: Update to version 0.9.1

This commit is contained in:
Richard Kuhnt 2018-09-14 22:00:59 +00:00
parent 9b805d853d
commit fd95293028

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "0.9", "version": "0.9.1",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.9/kotlin-native-windows-0.9.zip", "url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.9.1/kotlin-native-windows-0.9.1.zip",
"hash": "22afcf4b931b2c324469b4dea42532893d78f7782320d4f8759cf048eaec4837", "hash": "cbd2bfbe69cf51497658a1df8a4bd15b6cb17f372b252ae172ff36ebde091697",
"extract_dir": "kotlin-native-windows-0.9", "extract_dir": "kotlin-native-windows-0.9.1",
"bin": [ "bin": [
"bin\\cinterop.bat", "bin\\cinterop.bat",
"bin\\klib.bat", "bin\\klib.bat",