mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 1.9.23
This commit is contained in:
parent
eb40c2f6cc
commit
f5c50c0b76
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.22",
|
||||
"version": "1.9.23",
|
||||
"description": "An LLVM backend for the Kotlin compiler, runtime implementation, and native code generation facility using the LLVM toolchain for native binaries runnable without a virtual machine.",
|
||||
"homepage": "https://kotlinlang.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.22/kotlin-native-windows-x86_64-1.9.22.zip#/dl.zip_",
|
||||
"hash": "4646c9bc289d48a228064f565f3a968dde3dcccd7821f403717c708f6ffa8285"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.23/kotlin-native-windows-x86_64-1.9.23.zip#/dl.zip_",
|
||||
"hash": "df8410e59a1d8c806321634e6a2620f96e96d16690e52f38571aa1a558d2386d"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user