mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kotlin-native: Update to version 1.9.20
This commit is contained in:
parent
d30f7a8fab
commit
6fc1b4cbb6
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.10",
|
"version": "1.9.20",
|
||||||
"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.",
|
"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",
|
"homepage": "https://kotlinlang.org",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
@ -9,8 +9,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.10/kotlin-native-windows-x86_64-1.9.10.zip#/dl.zip_",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.20/kotlin-native-windows-x86_64-1.9.20.zip#/dl.zip_",
|
||||||
"hash": "a34d56661455e94e1ba4dd09ec3c1adac6148fdedcf55eefb9a79c8ed01ff02c"
|
"hash": "78ea9f5a1ca3d665529b724400799e1f11040e784091ed033916dff1a77780b6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user