mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 1.7.20
This commit is contained in:
parent
2273828d74
commit
eed107f133
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.10",
|
"version": "1.7.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.7.10/kotlin-native-windows-x86_64-1.7.10.zip#/dl.zip_",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.20/kotlin-native-windows-x86_64-1.7.20.zip#/dl.zip_",
|
||||||
"hash": "52c64c754a23da3d554d89beb9cdc322ffcb19b8d6f1e812e849e597d282b99d"
|
"hash": "b84bea3f8c62ec2f614e7d282335c5df891a654a843d30a9a55ebe29c68ea044"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user