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