diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 5bca32e08f..5a30e0a432 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "2.2.0", + "version": "2.2.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", @@ -9,8 +9,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.0/kotlin-native-prebuilt-windows-x86_64-2.2.0.zip", - "hash": "a380cee9d71f267dc639bf833abdf66d74f5fd50f3546b56349fa93d40a17d49" + "url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.10/kotlin-native-prebuilt-windows-x86_64-2.2.10.zip", + "hash": "37147ecb9c35b6e727be92467a05b96b47aead620675da2e7e296bdc33cd7126" } }, "pre_install": [