kotlin: Update to version 1.3.72

This commit is contained in:
Jakub Čábera 2020-04-15 15:37:09 +02:00
parent 5b94e527c7
commit 38f7acbf39

View File

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