kotlin-native: Update to version 1.8.22

This commit is contained in:
github-actions[bot] 2023-06-08 12:30:14 +00:00
parent ebe9de8e78
commit b982f28d70

View File

@ -1,5 +1,5 @@
{
"version": "1.8.21",
"version": "1.8.22",
"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.8.21/kotlin-native-windows-x86_64-1.8.21.zip#/dl.zip_",
"hash": "f23d3288a47ee580f82f862d55452a75074fce3d26fe7e7f55e27b6015226d8d"
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.22/kotlin-native-windows-x86_64-1.8.22.zip#/dl.zip_",
"hash": "91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5"
}
},
"pre_install": [