kotlin: Update to version 1.4.32

This commit is contained in:
Richard Kuhnt 2021-03-30 07:00:28 +00:00
parent 4da400922a
commit e7226666c6

View File

@ -1,5 +1,5 @@
{
"version": "1.4.31",
"version": "1.4.32",
"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.4.31/kotlin-compiler-1.4.31.zip",
"hash": "b50e7016febf7510325d685ae69cc62f49a7ca7f670cb4e0888112e3ec09c6ec",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.32/kotlin-compiler-1.4.32.zip",
"hash": "dfef23bb86bd5f36166d4ec1267c8de53b3827c446d54e82322c6b6daad3594c",
"extract_dir": "kotlinc",
"bin": [
"bin\\kotlin.bat",