kotlin-native: Update to version 1.4.31

This commit is contained in:
Jakub Čábera 2021-02-26 13:52:26 +01:00
parent 891fb1ae29
commit 9947da5440

View File

@ -1,5 +1,5 @@
{
"version": "1.4.30",
"version": "1.4.31",
"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",
@ -7,9 +7,9 @@
"suggest": {
"Kotlin": "kotlin"
},
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.30/kotlin-native-windows-1.4.30.zip",
"hash": "6c56581902e094c0b1b292abb854d314d5cee650528f23015f8390301fa84ae2",
"extract_dir": "kotlin-native-windows-1.4.30",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.31/kotlin-native-windows-1.4.31.zip",
"hash": "a60aec97fd21294ab11e57acdd33d37d79db11b22656fa435b791e9a709727b4",
"extract_dir": "kotlin-native-windows-1.4.31",
"bin": [
"bin\\cinterop.bat",
"bin\\jsinterop.bat",