From 253d407cf835ef6bf78081aab55be091605bdab1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 20:24:07 +0000 Subject: [PATCH] kotlin-native: Update to version 1.9.22 --- 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 3cc5083047..548abeec91 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.9.21", + "version": "1.9.22", "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.9.21/kotlin-native-windows-x86_64-1.9.21.zip#/dl.zip_", - "hash": "e917e67d5dfeb4683a413b932f080adef08ba48d8ede61fbb040f9c3481f7b3a" + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.22/kotlin-native-windows-x86_64-1.9.22.zip#/dl.zip_", + "hash": "a9d7bcf38a41a84002ba7a733b08e97b554225a39656d5158fc31dc6d0acede4" } }, "pre_install": [