kotlin-native: Update to version 1.3.61

This commit is contained in:
Richard Kuhnt 2019-11-27 00:01:50 +00:00
parent 23711c627a
commit 3242d8e0ab

View File

@ -1,11 +1,11 @@
{
"homepage": "https://kotlinlang.org/",
"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.",
"version": "1.3.60",
"version": "1.3.61",
"license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.60/kotlin-native-windows-1.3.60.zip",
"hash": "8579388d1ca85fb4b73787706501d35bc0e279f5c803b64f253a5c189fe45c59",
"extract_dir": "kotlin-native-windows-1.3.60",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.61/kotlin-native-windows-1.3.61.zip",
"hash": "1f7c5a7bdd564aa1c505cadd27c7418f444630a1c33282a45b7e69edcb59afad",
"extract_dir": "kotlin-native-windows-1.3.61",
"bin": [
"bin\\cinterop.bat",
"bin\\jsinterop.bat",