kotlin: Update to version 1.5.21

This commit is contained in:
Richard Kuhnt 2021-07-13 14:01:14 +00:00
parent e6ab015405
commit 718a839932

View File

@ -1,5 +1,5 @@
{ {
"version": "1.5.20", "version": "1.5.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",
@ -9,8 +9,8 @@
"java/openjdk" "java/openjdk"
] ]
}, },
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.20/kotlin-compiler-1.5.20.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.21/kotlin-compiler-1.5.21.zip",
"hash": "edf34263ddaabd48f7ec59661e4c0d1dc868462fd3a1ea323083d0e3e83a8a8b", "hash": "f3313afdd6abf1b8c75c6292f4e41f2dbafefc8f6c72762c7ba9b3daeef5da59",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",