kotlin-native: Update to version 1.6.10

This commit is contained in:
github-actions[bot] 2021-12-14 12:30:19 +00:00
parent 2ac1dee977
commit e68aa70bd7

View File

@ -1,5 +1,5 @@
{ {
"version": "1.6.0", "version": "1.6.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,9 +9,9 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.0/kotlin-native-windows-x86_64-1.6.0.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.10/kotlin-native-windows-x86_64-1.6.10.zip",
"hash": "ae07521974259cd715988136407f38cdf43920504b96d93b100d621f333a81e9", "hash": "41d0ed81903a6263e188610f986d1ba9dfaea98373628f6ba3b2e9530a18c90b",
"extract_dir": "kotlin-native-windows-x86_64-1.6.0" "extract_dir": "kotlin-native-windows-x86_64-1.6.10"
} }
}, },
"bin": [ "bin": [