mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 1.8.20
This commit is contained in:
parent
ced7c405a1
commit
63da663da7
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.8.10",
|
||||
"version": "1.8.20",
|
||||
"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.10/kotlin-native-windows-x86_64-1.8.10.zip#/dl.zip_",
|
||||
"hash": "e8b9a04f0df3cdec6fa360a6781723fc8551e93c70dfd1aaffbd282b7cddc19d"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.8.20/kotlin-native-windows-x86_64-1.8.20.zip#/dl.zip_",
|
||||
"hash": "5e25ef348e9eab9895f63047a3857b428dc977e81d22771a69d712500d7cf60a"
|
||||
}
|
||||
},
|
||||
"pre_install": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user