mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kotlin: Update to version 2.1.0
This commit is contained in:
parent
2f7f50a894
commit
e9a15896a1
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "2.0.21",
|
"version": "2.1.0",
|
||||||
"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.0.21/kotlin-compiler-2.0.21.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.0/kotlin-compiler-2.1.0.zip",
|
||||||
"hash": "0352c0a45bd22f80f6b26e485cd04da8047baa5de54865281fb9f89a4a7bcf2a",
|
"hash": "b6698d5728ad8f9edcdd01617d638073191d8a03139cc538a391b4e3759ad297",
|
||||||
"extract_dir": "kotlinc",
|
"extract_dir": "kotlinc",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\kapt.bat",
|
"bin\\kapt.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user