kotlin: Update to version 1.9.22

This commit is contained in:
github-actions[bot] 2023-12-21 20:24:07 +00:00
parent 253d407cf8
commit 17a44bec0c

View File

@ -1,13 +1,13 @@
{ {
"version": "1.9.21", "version": "1.9.22",
"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.9.21/kotlin-compiler-1.9.21.zip", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.22/kotlin-compiler-1.9.22.zip",
"hash": "cf17e0272bc065d49e64a86953b73af06065370629f090d5b7c2fe353ccf9c1a", "hash": "88b39213506532c816ff56348c07bbeefe0c8d18943bffbad11063cf97cac3e6",
"extract_dir": "kotlinc", "extract_dir": "kotlinc",
"bin": [ "bin": [
"bin\\kotlin.bat", "bin\\kotlin.bat",