mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
kotlin: Update to version 2.1.20
This commit is contained in:
parent
75eab4e57c
commit
3fbe1075eb
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "2.1.10",
|
||||
"version": "2.1.20",
|
||||
"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/v2.1.10/kotlin-compiler-2.1.10.zip",
|
||||
"hash": "c6e9e2636889828e19c8811d5ab890862538c89dc2a3101956dfee3c2a8ba6b1",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.20/kotlin-compiler-2.1.20.zip",
|
||||
"hash": "a118197b0de55ffab2bc8d5cd03a5e39033cfb53383d6931bc761dec0784891a",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kapt.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user