mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 1.4.32
This commit is contained in:
parent
5563889b75
commit
4da400922a
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.4.31",
|
||||
"version": "1.4.32",
|
||||
"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",
|
||||
@ -7,9 +7,9 @@
|
||||
"suggest": {
|
||||
"Kotlin": "kotlin"
|
||||
},
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.31/kotlin-native-windows-1.4.31.zip",
|
||||
"hash": "a60aec97fd21294ab11e57acdd33d37d79db11b22656fa435b791e9a709727b4",
|
||||
"extract_dir": "kotlin-native-windows-1.4.31",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.4.32/kotlin-native-windows-1.4.32.zip",
|
||||
"hash": "3bd6f1b9293897a45d0b33ee14ca51b33b57d0413b774458c6e4aee393e1b772",
|
||||
"extract_dir": "kotlin-native-windows-1.4.32",
|
||||
"bin": [
|
||||
"bin\\cinterop.bat",
|
||||
"bin\\jsinterop.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user