kotlin: Update to version 1.4.21

This commit is contained in:
Jakub Čábera 2020-12-07 22:05:45 +01:00
parent 50e36089eb
commit 501099bb05

View File

@ -1,10 +1,10 @@
{ {
"version": "1.4.20", "version": "1.4.21",
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.", "description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
"homepage": "https://kotlinlang.org/", "homepage": "https://kotlinlang.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.20/kotlin-compiler-1.4.20.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.21/kotlin-compiler-1.4.21.zip",
"hash": "11db93a4d6789e3406c7f60b9f267eba26d6483dcd771eff9f85bb7e9837011f", "hash": "46720991a716e90bfc0cf3f2c81b2bd735c14f4ea6a5064c488e04fd76e6b6c7",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",