From ad2d9bb07c3938c2bad469a7e9ded2d52a051577 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 16:32:37 +0000 Subject: [PATCH] kotlin-native: Update to version 2.3.0 --- bucket/kotlin-native.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 77d2c95938..e5575a46c0 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "2.2.21", + "version": "2.3.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/v2.2.21/kotlin-native-prebuilt-windows-x86_64-2.2.21.zip", - "hash": "14ec6aa8c0704e707bfd17541ca5709dca6bf242458ed9a7af8f82e304f077a0" + "url": "https://github.com/JetBrains/kotlin/releases/download/v2.3.0/kotlin-native-prebuilt-windows-x86_64-2.3.0.zip", + "hash": "9ef9fe1237413dd5aab8df4a0738ad08386697bca3751233dedae271d57636c2" } }, "pre_install": [