mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kotlin: Update to version 1.9.23
This commit is contained in:
parent
f5c50c0b76
commit
ecba0a7fc0
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "1.9.22",
|
||||
"version": "1.9.23",
|
||||
"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.9.22/kotlin-compiler-1.9.22.zip",
|
||||
"hash": "88b39213506532c816ff56348c07bbeefe0c8d18943bffbad11063cf97cac3e6",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.23/kotlin-compiler-1.9.23.zip",
|
||||
"hash": "93137d3aab9afa9b27cb06a824c2324195c6b6f6179d8a8653f440f5bd58be88",
|
||||
"extract_dir": "kotlinc",
|
||||
"bin": [
|
||||
"bin\\kapt.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user