From 28a814978341198b859819b67a378f4669af80c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sat, 28 Aug 2021 05:27:03 -0700 Subject: [PATCH] kotlin-native: Update to version 1.5.30 --- bucket/kotlin-native.json | 22 +++++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index c086c53a17..ccfbb0de79 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -1,5 +1,5 @@ { - "version": "1.5.21", + "version": "1.5.30", "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", @@ -7,9 +7,13 @@ "suggest": { "Kotlin": "kotlin" }, - "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.21/kotlin-native-windows-1.5.21.zip", - "hash": "9da4f5c2f98ac003a062c5a18260a5ed52154b5506d045539f0f3c1bfadf6b01", - "extract_dir": "kotlin-native-windows-1.5.21", + "architecture": { + "64bit": { + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.30/kotlin-native-windows-x86_64-1.5.30.zip", + "hash": "26ceb0ddc85636d459016d7824975bf82ba6e8f0526c1961604f85348a989dbf", + "extract_dir": "kotlin-native-windows-x86_64-1.5.30" + } + }, "bin": [ "bin\\cinterop.bat", "bin\\jsinterop.bat", @@ -25,11 +29,15 @@ "regex": ">([\\d.]+)$sha256