From 149abb0d7d7bb2af30f6aabb8371d014d11f5163 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:27:09 +0000 Subject: [PATCH] kotlin-native: Update to version 1.9.10 --- 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 85fca7ccb4..d120040afd 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.9.0", + "version": "1.9.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/v1.9.0/kotlin-native-windows-x86_64-1.9.0.zip#/dl.zip_", - "hash": "989cb5cb28da87ad0ae2a9469dbbce227165014217ec472eeb78468045dcb766" + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.10/kotlin-native-windows-x86_64-1.9.10.zip#/dl.zip_", + "hash": "a34d56661455e94e1ba4dd09ec3c1adac6148fdedcf55eefb9a79c8ed01ff02c" } }, "pre_install": [