mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
kotlin: Update to version 1.6.0
This commit is contained in:
parent
2abaf6111b
commit
eea4108e05
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5.31",
|
||||
"version": "1.6.0",
|
||||
"description": "A cross-platform, statically typed, general-purpose programming language with type inference.",
|
||||
"homepage": "https://kotlinlang.org/",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
"java/openjdk"
|
||||
]
|
||||
},
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.31/kotlin-compiler-1.5.31.zip",
|
||||
"hash": "661111286f3e5ac06aaf3a9403d869d9a96a176b62b141814be626a47249fe9e",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.0/kotlin-compiler-1.6.0.zip",
|
||||
"hash": "174c92e12a54c0901fd9f0badacf1514c28b5197a95654e4dab1775293dde1dc",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kotlin.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user