mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-28 14:24:44 +00:00
kotlin: Update to version 2.3.10
This commit is contained in:
parent
092b994f3c
commit
ef70b33cd6
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "2.3.0",
|
||||
"version": "2.3.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/v2.3.0/kotlin-compiler-2.3.0.zip",
|
||||
"hash": "ea16ab1cab29d419bf41b60ecc0e305d449fa661d9c05fbcc5b2a6672505456a",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.3.10/kotlin-compiler-2.3.10.zip",
|
||||
"hash": "c8d546f9ff433b529fb0ad43feceb39831040cae2ca8d17e7df46364368c9a9e",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kapt.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user