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.",
|
||||
"homepage": "https://kotlinlang.org/",
|
||||
"license": "Apache-2.0",
|
||||
"suggest": {
|
||||
"JDK": "java/openjdk"
|
||||
},
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.20/kotlin-compiler-1.6.20.zip",
|
||||
"hash": "daf17db1c194f4205f3af67129367a69b388f819177963dc53a7b4b2c4d8ce22",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.21/kotlin-compiler-1.6.21.zip",
|
||||
"hash": "632166fed89f3f430482f5aa07f2e20b923b72ef688c8f5a7df3aa1502c6d8ba",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kotlin.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user