mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
kotlin: Update to version 2.2.21
This commit is contained in:
parent
80028c8af1
commit
eed15a074c
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2.2.20",
|
"version": "2.2.21",
|
||||||
"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/v2.2.20/kotlin-compiler-2.2.20.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.21/kotlin-compiler-2.2.21.zip",
|
||||||
"hash": "81f0264c9073b5cbbdb3ff8418cf2c5dac076879fc156fa1a6462f5a5acc4420",
|
"hash": "a623871f1cd9c938946948b70ef9170879f0758043885bbd30c32f024e511714",
|
||||||
"extract_dir": "kotlinc",
|
"extract_dir": "kotlinc",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\kapt.bat",
|
"bin\\kapt.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user