mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
kotlin-native: Update to version 1.3.50
This commit is contained in:
parent
1e1e16fe0a
commit
b9138505d9
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://kotlinlang.org/",
|
"homepage": "https://kotlinlang.org/",
|
||||||
"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.",
|
||||||
"version": "1.3.41",
|
"version": "1.3.50",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.41/kotlin-native-windows-1.3.41.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.50/kotlin-native-windows-1.3.50.zip",
|
||||||
"hash": "04508fec2eae73af4abcb8d176a70279cff2e4ed794a2640b90345c9a5d33439",
|
"hash": "2eed825696fcae19c49d3a32ee5a43971dd4992c2ce99a9a2be6e88334bcf875",
|
||||||
"extract_dir": "kotlin-native-windows-1.3.41",
|
"extract_dir": "kotlin-native-windows-1.3.50",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\cinterop.bat",
|
"bin\\cinterop.bat",
|
||||||
"bin\\jsinterop.bat",
|
"bin\\jsinterop.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user