kotlin-native: Update to version 0.9.3

This commit is contained in:
Richard Kuhnt 2018-09-29 09:00:27 +00:00
parent 734b0d5367
commit 7c4901686b

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "0.9.2", "version": "0.9.3",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.9.2/kotlin-native-windows-0.9.2.zip", "url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.9.3/kotlin-native-windows-0.9.3.zip",
"hash": "f3d2ea6e00235b95d65d74d1ebf4363292f2363ba647fe5497a6ec6f6c189342", "hash": "b340076c29fff2239870c90ac1276ac8da355449fa3e1393ab435fa41b5354cd",
"extract_dir": "kotlin-native-windows-0.9.2", "extract_dir": "kotlin-native-windows-0.9.3",
"bin": [ "bin": [
"bin\\cinterop.bat", "bin\\cinterop.bat",
"bin\\klib.bat", "bin\\klib.bat",