From 35ab2f4b73f230ab87175d5a18ecd81b76be7eea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 2 Feb 2023 16:30:45 +0000 Subject: [PATCH] kotlin-native: Update to version 1.8.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 6d5cb6162f..2310849619 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.8.0", + "version": "1.8.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.8.0/kotlin-native-windows-x86_64-1.8.0.zip#/dl.zip_", - "hash": "3c552df79b62afb229e3e3dcef2797fd1eaae307b0903ccfd473665bb4a2238d" + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.10/kotlin-native-windows-x86_64-1.8.10.zip#/dl.zip_", + "hash": "e8b9a04f0df3cdec6fa360a6781723fc8551e93c70dfd1aaffbd282b7cddc19d" } }, "pre_install": [