mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kotlin-native: Update to version 1.9.25
This commit is contained in:
parent
747b01a8e0
commit
9368cf8585
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.9.24",
|
||||
"version": "1.9.25",
|
||||
"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.9.24/kotlin-native-windows-x86_64-1.9.24.zip#/dl.zip_",
|
||||
"hash": "74e6cca289460aa4ae8d28bf022b971bdec80774de9fb1465f354546583f99aa"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.9.25/kotlin-native-windows-x86_64-1.9.25.zip#/dl.zip_",
|
||||
"hash": "edad2ad9bfff21a63c27e8429fb5067490eb5955ff6b8075aaba2218290c3964"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user