diff --git a/bucket/kotlin-native.json b/bucket/kotlin-native.json index 9ce5b73f9f..47883265b0 100644 --- a/bucket/kotlin-native.json +++ b/bucket/kotlin-native.json @@ -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.60", + "version": "1.3.61", "license": "Apache-2.0", - "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", + "url": "https://github.com/JetBrains/kotlin/releases/download/v1.3.61/kotlin-native-windows-1.3.61.zip", + "hash": "1f7c5a7bdd564aa1c505cadd27c7418f444630a1c33282a45b7e69edcb59afad", + "extract_dir": "kotlin-native-windows-1.3.61", "bin": [ "bin\\cinterop.bat", "bin\\jsinterop.bat",