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