mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-20 15:41:19 +00:00
kotlin-native: Update to version 1.7.21
This commit is contained in:
parent
e96046fcf1
commit
b885e68477
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.7.20",
|
||||
"version": "1.7.21",
|
||||
"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.7.20/kotlin-native-windows-x86_64-1.7.20.zip#/dl.zip_",
|
||||
"hash": "b84bea3f8c62ec2f614e7d282335c5df891a654a843d30a9a55ebe29c68ea044"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.21/kotlin-native-windows-x86_64-1.7.21.zip#/dl.zip_",
|
||||
"hash": "5e76301f6c386ea83dc668e171887244908c18da636f7237d5371b56d8fec8da"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user