diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 49f66159c6..a017e5bc63 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,12 +1,12 @@ { - "version": "1.4", + "version": "1.4.10", "description": "An LLVM backend for the Kotlin compiler, runtime implementation, and native code generation facility using the LLVM toolchain for native binaries runnable without a virtual machine.", "homepage": "https://kotlinlang.org/", "license": "Apache-2.0", "notes": "Please keep in mind that this is still marked as an experimental feature!", - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.0/kotlin-native-windows-1.4.zip", - "hash": "151d6ca6e21f56be79b9dba6513d4c93a3388b648f25926cf0d291ff4fbfc4ae", - "extract_dir": "kotlin-native-windows-1.4", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.10/kotlin-native-windows-1.4.10.zip", + "hash": "7728814be6f3f7906f9d55deff7ce15165c5a21f0f59ad412de815d1dab0ec1f", + "extract_dir": "kotlin-native-windows-1.4.10", "bin": [ "bin\\cinterop.bat", "bin\\jsinterop.bat",