kotlin-native: Update to version 1.7.10

This commit is contained in:
github-actions[bot] 2022-07-08 08:30:31 +00:00
parent b3ee22c06b
commit d3fddbd015

View File

@ -1,5 +1,5 @@
{
"version": "1.7.0",
"version": "1.7.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.",
"homepage": "https://kotlinlang.org",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.0/kotlin-native-windows-x86_64-1.7.0.zip#/dl.zip_",
"hash": "2736b340adc708fe21083d441a86f96bb77fbbbe3f7c41a29fb1e10dd488bb26"
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-native-windows-x86_64-1.7.10.zip#/dl.zip_",
"hash": "dec9c2019e73b887851794040c7809074578aca41341b15a929433183d01eb8d"
}
},
"pre_install": [