mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kotlin: Update to version 1.9.20
This commit is contained in:
parent
1325cb02ce
commit
9a97c4441b
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.9.10",
|
||||
"version": "1.9.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/v1.9.10/kotlin-compiler-1.9.10.zip",
|
||||
"hash": "7d74863deecf8e0f28ea54c3735feab003d0eac67e8d3a791254b16889c20342",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.20/kotlin-compiler-1.9.20.zip",
|
||||
"hash": "15a8a2825b74ccf6c44e04e97672db802d2df75ce2fbb63ef0539bf3ae5006f0",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kotlin.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user