kotlin-native: Update to version 2.1.20

This commit is contained in:
github-actions[bot] 2025-03-20 12:31:55 +00:00
parent d95d33cde0
commit 75eab4e57c

View File

@ -1,5 +1,5 @@
{
"version": "2.1.10",
"version": "2.1.20",
"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/v2.1.10/kotlin-native-prebuilt-windows-x86_64-2.1.10.zip",
"hash": "966f2a18c90bd3dcaf199f40750f78cfd2c260f912868ab34ffe37d9cc84e81a"
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.20/kotlin-native-prebuilt-windows-x86_64-2.1.20.zip",
"hash": "673e186d7ae8ae2b5eb68ef255b656afcb0d967509d6d19526e6970c6d67f24c"
}
},
"pre_install": [