kotlin-native: Update to version 1.9.24

This commit is contained in:
github-actions[bot] 2024-05-07 12:32:37 +00:00
parent 9310c08f6c
commit 1fc8558821

View File

@ -1,5 +1,5 @@
{
"version": "1.9.23",
"version": "1.9.24",
"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.23/kotlin-native-windows-x86_64-1.9.23.zip#/dl.zip_",
"hash": "df8410e59a1d8c806321634e6a2620f96e96d16690e52f38571aa1a558d2386d"
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.24/kotlin-native-windows-x86_64-1.9.24.zip#/dl.zip_",
"hash": "74e6cca289460aa4ae8d28bf022b971bdec80774de9fb1465f354546583f99aa"
}
},
"pre_install": [