From 03cfdbc4497f81efea05154fbe51be659ae4fff0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 12:32:44 +0000 Subject: [PATCH] kotlin-native: Update to version 2.2.20 --- 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 5a30e0a432..fd047c15fd 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "2.2.10", + "version": "2.2.20", "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.10/kotlin-native-prebuilt-windows-x86_64-2.2.10.zip", - "hash": "37147ecb9c35b6e727be92467a05b96b47aead620675da2e7e296bdc33cd7126" + "url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.20/kotlin-native-prebuilt-windows-x86_64-2.2.20.zip", + "hash": "42809169e8779b8a14afbe95c06ea728a3de8e19b7c16ac1eeb9621461eeb1f0" } }, "pre_install": [