mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-21 16:11:20 +00:00
kotlin-native: Update to version 1.8.0
This commit is contained in:
parent
f53710f1f9
commit
0ea2198181
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.7.21",
|
"version": "1.8.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,8 +9,8 @@
|
|||||||
},
|
},
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.21/kotlin-native-windows-x86_64-1.7.21.zip#/dl.zip_",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.0/kotlin-native-windows-x86_64-1.8.0.zip#/dl.zip_",
|
||||||
"hash": "5e76301f6c386ea83dc668e171887244908c18da636f7237d5371b56d8fec8da"
|
"hash": "3c552df79b62afb229e3e3dcef2797fd1eaae307b0903ccfd473665bb4a2238d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user