mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 2.2.0
This commit is contained in:
parent
bf90690de9
commit
52d3481e98
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "2.1.21",
|
||||
"version": "2.2.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.1.21/kotlin-native-prebuilt-windows-x86_64-2.1.21.zip",
|
||||
"hash": "03301473bb9e68dadfdd265857a2a5913a147e700e345d32db73e0a21a2ffbfa"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.2.0/kotlin-native-prebuilt-windows-x86_64-2.2.0.zip",
|
||||
"hash": "a380cee9d71f267dc639bf833abdf66d74f5fd50f3546b56349fa93d40a17d49"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user