mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 05:41:32 +00:00
kotlin: Update to version 1.4.31
This commit is contained in:
parent
9947da5440
commit
fb4f2e1998
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.30",
|
"version": "1.4.31",
|
||||||
"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",
|
||||||
@ -9,8 +9,8 @@
|
|||||||
"java/openjdk"
|
"java/openjdk"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.30/kotlin-compiler-1.4.30.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.31/kotlin-compiler-1.4.31.zip",
|
||||||
"hash": "7b0aae9dca5ea899ef05dedc0a6fdd6e359451e56ff0dd3354443b3208b31800",
|
"hash": "b50e7016febf7510325d685ae69cc62f49a7ca7f670cb4e0888112e3ec09c6ec",
|
||||||
"extract_dir": "kotlinc",
|
"extract_dir": "kotlinc",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\kotlin.bat",
|
"bin\\kotlin.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user