kotlin: Update to version 1.3.71

This commit is contained in:
Richard Kuhnt 2020-03-23 16:01:50 +00:00
parent 7f0edcd8c3
commit 6bcff0aeae

View File

@ -1,10 +1,10 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
"version": "1.3.70", "version": "1.3.71",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.70/kotlin-compiler-1.3.70.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.71/kotlin-compiler-1.3.71.zip",
"hash": "709d782ff707a633278bac4c63bab3026b768e717f8aaf62de1036c994bc89c7", "hash": "7adb77dad99c6d2f7bde9f8bafe4c6244a04587a8e36e62b074d00eda9f8e74a",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",