kotlin: Update to version 1.2.61

This commit is contained in:
Richard Kuhnt 2018-08-20 16:00:46 +00:00
parent f70ffed1c2
commit c266cef8e0

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "1.2.60", "version": "1.2.61",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.60/kotlin-compiler-1.2.60.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.2.61/kotlin-compiler-1.2.61.zip",
"hash": "ff79f695c9be0a500d4b56a69d0b8657b3d106d78a35101e792248af904a623d", "hash": "be6d45385029ae99dee38fc77f554bddd49761067a532bfbf6bbf1b7348d5bbf",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",