kotlin: Update to version 1.2.70

This commit is contained in:
Richard Kuhnt 2018-09-13 15:01:01 +00:00
parent e3985aa822
commit 9b8f4e3be2

View File

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