kotlin: Update to version 1.5.30

This commit is contained in:
Richard Kuhnt 2021-08-25 09:00:48 +00:00
parent 13f883d3bb
commit 44193b4f08

View File

@ -1,5 +1,5 @@
{
"version": "1.5.21",
"version": "1.5.30",
"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.5.21/kotlin-compiler-1.5.21.zip",
"hash": "f3313afdd6abf1b8c75c6292f4e41f2dbafefc8f6c72762c7ba9b3daeef5da59",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.30/kotlin-compiler-1.5.30.zip",
"hash": "25eebdb9bb2e165e4ba8efbf8ff943c45d4fc39dbffc2c1caa059e8dd813675f",
"extract_dir": "kotlinc",
"bin": [
"bin\\kotlin.bat",