mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 1.5.21
This commit is contained in:
parent
309b808297
commit
e6ab015405
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5.20",
|
||||
"version": "1.5.21",
|
||||
"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.5.20/kotlin-native-windows-1.5.20.zip",
|
||||
"hash": "aeee65cdc6dedab8dee9308cf15c7227530c0a24c7342becc2e0d6cd882cd430",
|
||||
"extract_dir": "kotlin-native-windows-1.5.20",
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.21/kotlin-native-windows-1.5.21.zip",
|
||||
"hash": "9da4f5c2f98ac003a062c5a18260a5ed52154b5506d045539f0f3c1bfadf6b01",
|
||||
"extract_dir": "kotlin-native-windows-1.5.21",
|
||||
"bin": [
|
||||
"bin\\cinterop.bat",
|
||||
"bin\\jsinterop.bat",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user