mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
kotlin: Update to version 1.5.10
This commit is contained in:
parent
4f2104d3cd
commit
27b295de78
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.10",
|
||||
"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.0/kotlin-compiler-1.5.0.zip",
|
||||
"hash": "0343fc1f628fec1beccc9e534d2b8b7a0f8964b97e21563585d44d6d928ed1b7",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.10/kotlin-compiler-1.5.10.zip",
|
||||
"hash": "2f8de1d73b816354055ff6a4b974b711c11ad55a68b948ed30b38155706b3c4e",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kotlin.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user