Skip to content

Commit 7dd1fb3

Browse files
kotlin-native: Update to version 2.1.10
1 parent 5a9fb4f commit 7dd1fb3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/kotlin-native.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "2.1.0",
2+
"version": "2.1.10",
33
"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.",
44
"homepage": "https://kotlinlang.org",
55
"license": "Apache-2.0",
@@ -9,8 +9,8 @@
99
},
1010
"architecture": {
1111
"64bit": {
12-
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.0/kotlin-native-prebuilt-windows-x86_64-2.1.0.zip",
13-
"hash": "6d3e6c919e592d8bd8cc197eee8948115547789ad343cc4f6b01058b0dd73ad0"
12+
"url": "https://github.com/JetBrains/kotlin/releases/download/v2.1.10/kotlin-native-prebuilt-windows-x86_64-2.1.10.zip",
13+
"hash": "966f2a18c90bd3dcaf199f40750f78cfd2c260f912868ab34ffe37d9cc84e81a"
1414
}
1515
},
1616
"pre_install": [

0 commit comments

Comments
 (0)