kotlin-native: Update to version 1.9.25

This commit is contained in:
github-actions[bot] 2024-07-19 16:28:49 +00:00
parent 747b01a8e0
commit 9368cf8585

View File

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