kotlin-native: Update to version 1.9.22

This commit is contained in:
github-actions[bot] 2023-12-21 20:24:07 +00:00
parent d646015559
commit 253d407cf8

View File

@ -1,5 +1,5 @@
{
"version": "1.9.21",
"version": "1.9.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.9.21/kotlin-native-windows-x86_64-1.9.21.zip#/dl.zip_",
"hash": "e917e67d5dfeb4683a413b932f080adef08ba48d8ede61fbb040f9c3481f7b3a"
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.22/kotlin-native-windows-x86_64-1.9.22.zip#/dl.zip_",
"hash": "a9d7bcf38a41a84002ba7a733b08e97b554225a39656d5158fc31dc6d0acede4"
}
},
"pre_install": [