kotlin: Update to version 1.8.21

This commit is contained in:
github-actions[bot] 2023-04-25 16:27:51 +00:00
parent 995f38c430
commit 45cc88861c

View File

@ -1,13 +1,13 @@
{ {
"version": "1.8.20", "version": "1.8.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",
"suggest": { "suggest": {
"JDK": "java/openjdk" "JDK": "java/openjdk"
}, },
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.20/kotlin-compiler-1.8.20.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.21/kotlin-compiler-1.8.21.zip",
"hash": "10df74c3c6e2eafd4c7a5572352d37cbe41774996e42de627023cb4c82b50ae4", "hash": "6e43c5569ad067492d04d92c28cdf8095673699d81ce460bd7270443297e8fd7",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",