mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
kotlin-native: Update to version 1.5.31
This commit is contained in:
parent
8a1837a13e
commit
83ecef24f0
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.5.30",
|
||||
"version": "1.5.31",
|
||||
"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.",
|
||||
"homepage": "https://kotlinlang.org",
|
||||
"license": "Apache-2.0",
|
||||
@ -9,9 +9,9 @@
|
||||
},
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.30/kotlin-native-windows-x86_64-1.5.30.zip",
|
||||
"hash": "26ceb0ddc85636d459016d7824975bf82ba6e8f0526c1961604f85348a989dbf",
|
||||
"extract_dir": "kotlin-native-windows-x86_64-1.5.30"
|
||||
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.31/kotlin-native-windows-x86_64-1.5.31.zip",
|
||||
"hash": "d8bfff94e63ec768719436cff1fb5c713494dc4cbf414aaae9160ea7d3a9417e",
|
||||
"extract_dir": "kotlin-native-windows-x86_64-1.5.31"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user