diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 904487c64f..85fca7ccb4 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.8.22", + "version": "1.9.0", "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/v1.8.22/kotlin-native-windows-x86_64-1.8.22.zip#/dl.zip_", - "hash": "91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5" + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.0/kotlin-native-windows-x86_64-1.9.0.zip#/dl.zip_", + "hash": "989cb5cb28da87ad0ae2a9469dbbce227165014217ec472eeb78468045dcb766" } }, "pre_install": [