mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
kotlin-native: Update to version 1.3.61
This commit is contained in:
parent
23711c627a
commit
3242d8e0ab
@ -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.60",
|
"version": "1.3.61",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.60/kotlin-native-windows-1.3.60.zip",
|
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.61/kotlin-native-windows-1.3.61.zip",
|
||||||
"hash": "8579388d1ca85fb4b73787706501d35bc0e279f5c803b64f253a5c189fe45c59",
|
"hash": "1f7c5a7bdd564aa1c505cadd27c7418f444630a1c33282a45b7e69edcb59afad",
|
||||||
"extract_dir": "kotlin-native-windows-1.3.60",
|
"extract_dir": "kotlin-native-windows-1.3.61",
|
||||||
"bin": [
|
"bin": [
|
||||||
"bin\\cinterop.bat",
|
"bin\\cinterop.bat",
|
||||||
"bin\\jsinterop.bat",
|
"bin\\jsinterop.bat",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user