kotlin: Update to version 1.3.61

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

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.60",
"version": "1.3.61",
"license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.60/kotlin-compiler-1.3.60.zip",
"hash": "12f97cff23ff8116904cb97a7ef4e3af5c3b8e5df9d9e63baa251d9a73b42fbb",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.61/kotlin-compiler-1.3.61.zip",
"hash": "3901151ad5d94798a268d1771c6c0b7e305a608c2889fc98a674802500597b1c",
"extract_dir": "kotlinc",
"bin": [
"bin\\kotlin.bat",