diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 4b7096564e..ab75f38ef5 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.4.30", + "version": "1.4.31", "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", @@ -7,9 +7,9 @@ "suggest": { "Kotlin": "kotlin" }, - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.30/kotlin-native-windows-1.4.30.zip", - "hash": "6c56581902e094c0b1b292abb854d314d5cee650528f23015f8390301fa84ae2", - "extract_dir": "kotlin-native-windows-1.4.30", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.31/kotlin-native-windows-1.4.31.zip", + "hash": "a60aec97fd21294ab11e57acdd33d37d79db11b22656fa435b791e9a709727b4", + "extract_dir": "kotlin-native-windows-1.4.31", "bin": [ "bin\\cinterop.bat", "bin\\jsinterop.bat",