kotlin-native: Update to version 0.9

This commit is contained in:
Richard Kuhnt 2018-09-05 14:00:50 +00:00
parent 83195cd5d1
commit a0e4f258e7

View File

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