mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
kotlin-native: Update to version 2.1.21
This commit is contained in:
parent
17bad28dd4
commit
337bb6e88c
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.1.20",
|
||||
"version": "2.1.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/v2.1.20/kotlin-native-prebuilt-windows-x86_64-2.1.20.zip",
|
||||
"hash": "673e186d7ae8ae2b5eb68ef255b656afcb0d967509d6d19526e6970c6d67f24c"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.21/kotlin-native-prebuilt-windows-x86_64-2.1.21.zip",
|
||||
"hash": "03301473bb9e68dadfdd265857a2a5913a147e700e345d32db73e0a21a2ffbfa"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user