mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
kotlin: Update to version 1.7.0
This commit is contained in:
parent
a701544192
commit
761ee7c481
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.6.21",
|
||||
"version": "1.7.0",
|
||||
"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.21/kotlin-compiler-1.6.21.zip",
|
||||
"hash": "632166fed89f3f430482f5aa07f2e20b923b72ef688c8f5a7df3aa1502c6d8ba",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.0/kotlin-compiler-1.7.0.zip",
|
||||
"hash": "f5216644ad81571e5db62ec2322fe07468927bda40f51147ed626a2884b55f9a",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kotlin.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user