kotlin: Update to version 1.5.31

This commit is contained in:
Richard Kuhnt 2021-09-20 21:00:38 +00:00
parent 83ecef24f0
commit cda342dc48

View File

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