kotlin-native: Update to version 2.1.10

This commit is contained in:
github-actions[bot] 2025-01-27 12:31:50 +00:00
parent 5a9fb4fd95
commit 7dd1fb3ce8

View File

@ -1,5 +1,5 @@
{ {
"version": "2.1.0", "version": "2.1.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.", "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", "homepage": "https://kotlinlang.org",
"license": "Apache-2.0", "license": "Apache-2.0",
@ -9,8 +9,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.0/kotlin-native-prebuilt-windows-x86_64-2.1.0.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.10/kotlin-native-prebuilt-windows-x86_64-2.1.10.zip",
"hash": "6d3e6c919e592d8bd8cc197eee8948115547789ad343cc4f6b01058b0dd73ad0" "hash": "966f2a18c90bd3dcaf199f40750f78cfd2c260f912868ab34ffe37d9cc84e81a"
} }
}, },
"pre_install": [ "pre_install": [