kotlin-native: Update to version 1.5.31

This commit is contained in:
Richard Kuhnt 2021-09-20 21:00:38 +00:00
parent 8a1837a13e
commit 83ecef24f0

View File

@ -1,5 +1,5 @@
{
"version": "1.5.30",
"version": "1.5.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",
@ -9,9 +9,9 @@
},
"architecture": {
"64bit": {
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.30/kotlin-native-windows-x86_64-1.5.30.zip",
"hash": "26ceb0ddc85636d459016d7824975bf82ba6e8f0526c1961604f85348a989dbf",
"extract_dir": "kotlin-native-windows-x86_64-1.5.30"
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.31/kotlin-native-windows-x86_64-1.5.31.zip",
"hash": "d8bfff94e63ec768719436cff1fb5c713494dc4cbf414aaae9160ea7d3a9417e",
"extract_dir": "kotlin-native-windows-x86_64-1.5.31"
}
},
"bin": [