kotlin: Update to version 1.3.31

This commit is contained in:
Richard Kuhnt 2019-04-25 20:01:49 +00:00
parent c11caa8781
commit 2a655eff69

View File

@ -1,9 +1,9 @@
{ {
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"version": "1.3.30", "version": "1.3.31",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.30/kotlin-compiler-1.3.30.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.31/kotlin-compiler-1.3.31.zip",
"hash": "3d5c2219357ec0a247ccccba45377a5b544876871ce230da90e739953531bdec", "hash": "107325d56315af4f59ff28db6837d03c2660088e3efeb7d4e41f3e01bb848d6a",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",