mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
kotlin: Update to version 1.7.20
This commit is contained in:
parent
c3fddc57b1
commit
0f775b9996
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.10",
|
"version": "1.7.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.7.10/kotlin-compiler-1.7.10.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.20/kotlin-compiler-1.7.20.zip",
|
||||||
"hash": "7683f5451ef308eb773a686ee7779a76a95ed8b143c69ac247937619d7ca3a09",
|
"hash": "5e3c8d0f965410ff12e90d6f8dc5df2fc09fd595a684d514616851ce7e94ae7d",
|
||||||
"extract_dir": "kotlinc",
|
"extract_dir": "kotlinc",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\kotlin.bat",
|
"bin\\kotlin.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user