mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 1.6.0
This commit is contained in:
parent
c303784da6
commit
2abaf6111b
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.5.31",
|
"version": "1.6.0",
|
||||||
"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,9 +9,9 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.31/kotlin-native-windows-x86_64-1.5.31.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.6.0/kotlin-native-windows-x86_64-1.6.0.zip",
|
||||||
"hash": "11c2e3378ea2e0121e9c3378e58f9813fc5f7850110c0e341739ab514f1379ca",
|
"hash": "ae07521974259cd715988136407f38cdf43920504b96d93b100d621f333a81e9",
|
||||||
"extract_dir": "kotlin-native-windows-x86_64-1.5.31"
|
"extract_dir": "kotlin-native-windows-x86_64-1.6.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user