kotlin: Update to version 1.7.10

This commit is contained in:
github-actions[bot] 2022-07-08 08:30:31 +00:00
parent d3fddbd015
commit 2a08fcb787

View File

@ -1,13 +1,13 @@
{
"version": "1.7.0",
"version": "1.7.10",
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
"homepage": "https://kotlinlang.org/",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.0/kotlin-compiler-1.7.0.zip",
"hash": "f5216644ad81571e5db62ec2322fe07468927bda40f51147ed626a2884b55f9a",
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-compiler-1.7.10.zip",
"hash": "7683f5451ef308eb773a686ee7779a76a95ed8b143c69ac247937619d7ca3a09",
"extract_dir": "kotlinc",
"bin": [
"bin\\kotlin.bat",