kotlin: Update to version 1.6.0

This commit is contained in:
Richard Kuhnt 2021-11-16 10:00:39 +00:00
parent 2abaf6111b
commit eea4108e05

View File

@ -1,5 +1,5 @@
{
"version": "1.5.31",
"version": "1.6.0",
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
"homepage": "https://kotlinlang.org/",
"license": "Apache-2.0",
@ -9,8 +9,8 @@
"java/openjdk"
]
},
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.31/kotlin-compiler-1.5.31.zip",
"hash": "661111286f3e5ac06aaf3a9403d869d9a96a176b62b141814be626a47249fe9e",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.0/kotlin-compiler-1.6.0.zip",
"hash": "174c92e12a54c0901fd9f0badacf1514c28b5197a95654e4dab1775293dde1dc",
"extract_dir": "kotlinc",
"bin": [
"bin\\kotlin.bat",