{ "homepage": "https://kotlinlang.org/", "version": "0.9", "license": "Apache-2.0", "url": "https://github.com/JetBrains/kotlin-native/releases/download/v0.9/kotlin-native-windows-0.9.zip", "hash": "22afcf4b931b2c324469b4dea42532893d78f7782320d4f8759cf048eaec4837", "extract_dir": "kotlin-native-windows-0.9", "bin": [ "bin\\cinterop.bat", "bin\\klib.bat", "bin\\konanc.bat", "bin\\kotlinc.bat", "bin\\kotlinc-native.bat", "bin\\run_konan.bat" ], "env_add_path": "bin", "suggest": { "Kotlin": [ "kotlin" ] }, "checkver": { "github": "https://github.com/JetBrains/kotlin-native" }, "autoupdate": { "url": "https://github.com/JetBrains/kotlin-native/releases/download/v$version/kotlin-native-windows-$version.zip", "extract_dir": "kotlin-native-windows-$version" }, "notes": "Please keep in mind that this is still a pre-release!" }