mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 2.1.0
This commit is contained in:
parent
23ec6610ed
commit
2f7f50a894
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.0.21",
|
||||
"version": "2.1.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.",
|
||||
"homepage": "https://kotlinlang.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,8 +9,8 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.0.21/kotlin-native-prebuilt-windows-x86_64-2.0.21.zip",
|
||||
"hash": "e54bd5bc6bbdea8235dc6fcee782dbb834a544c1b4bae7afc1d273d40724a7dc"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.0/kotlin-native-prebuilt-windows-x86_64-2.1.0.zip",
|
||||
"hash": "6d3e6c919e592d8bd8cc197eee8948115547789ad343cc4f6b01058b0dd73ad0"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user