mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin: Update to version 1.6.20
This commit is contained in:
parent
8034d008d3
commit
c96d742ff6
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.6.10",
|
"version": "1.6.20",
|
||||||
"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/v1.6.10/kotlin-compiler-1.6.10.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.20/kotlin-compiler-1.6.20.zip",
|
||||||
"hash": "432267996d0d6b4b17ca8de0f878e44d4a099b7e9f1587a98edc4d27e76c215a",
|
"hash": "daf17db1c194f4205f3af67129367a69b388f819177963dc53a7b4b2c4d8ce22",
|
||||||
"extract_dir": "kotlinc",
|
"extract_dir": "kotlinc",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\kotlin.bat",
|
"bin\\kotlin.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user