From b982f28d70a2631f1c5935d251acde82818ddc4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 12:30:14 +0000 Subject: [PATCH] kotlin-native: Update to version 1.8.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 f9d9ee4185..904487c64f 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.8.21", + "version": "1.8.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.8.21/kotlin-native-windows-x86_64-1.8.21.zip#/dl.zip_", - "hash": "f23d3288a47ee580f82f862d55452a75074fce3d26fe7e7f55e27b6015226d8d" + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.22/kotlin-native-windows-x86_64-1.8.22.zip#/dl.zip_", + "hash": "91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5" } }, "pre_install": [