mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
kotlin-native: Update to version 1.9.22
This commit is contained in:
parent
d646015559
commit
253d407cf8
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.21",
|
"version": "1.9.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.",
|
"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.9.21/kotlin-native-windows-x86_64-1.9.21.zip#/dl.zip_",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.22/kotlin-native-windows-x86_64-1.9.22.zip#/dl.zip_",
|
||||||
"hash": "e917e67d5dfeb4683a413b932f080adef08ba48d8ede61fbb040f9c3481f7b3a"
|
"hash": "a9d7bcf38a41a84002ba7a733b08e97b554225a39656d5158fc31dc6d0acede4"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"pre_install": [
|
"pre_install": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user