mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +00:00
kotlin-native: Update to version 1.8.22
This commit is contained in:
parent
ebe9de8e78
commit
b982f28d70
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.8.21",
|
||||
"version": "1.8.22",
|
||||
"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/v1.8.21/kotlin-native-windows-x86_64-1.8.21.zip#/dl.zip_",
|
||||
"hash": "f23d3288a47ee580f82f862d55452a75074fce3d26fe7e7f55e27b6015226d8d"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.22/kotlin-native-windows-x86_64-1.8.22.zip#/dl.zip_",
|
||||
"hash": "91b04aa9f3dc3d5968c75d8e7f163e542458867915777e995162864cc805b2e5"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user