From d3fddbd01550facb841d1184f0c1df6a8aef85a9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Jul 2022 08:30:31 +0000 Subject: [PATCH] kotlin-native: Update to version 1.7.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 4bf43494c6..2d4e3a989e 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.7.0", + "version": "1.7.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.7.0/kotlin-native-windows-x86_64-1.7.0.zip#/dl.zip_", - "hash": "2736b340adc708fe21083d441a86f96bb77fbbbe3f7c41a29fb1e10dd488bb26" + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-native-windows-x86_64-1.7.10.zip#/dl.zip_", + "hash": "dec9c2019e73b887851794040c7809074578aca41341b15a929433183d01eb8d" } }, "pre_install": [