kotlin-native: hash fix (#2706)

Co-authored-by: ScoopInstaller <cabera.jakub@gmail.com>
This commit is contained in:
github-actions[bot] 2021-09-24 15:45:56 +08:00 committed by GitHub
parent 24346ae00d
commit d0855dc7ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@
"architecture": {
"64bit": {
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.5.31/kotlin-native-windows-x86_64-1.5.31.zip",
"hash": "d8bfff94e63ec768719436cff1fb5c713494dc4cbf414aaae9160ea7d3a9417e",
"hash": "11c2e3378ea2e0121e9c3378e58f9813fc5f7850110c0e341739ab514f1379ca",
"extract_dir": "kotlin-native-windows-x86_64-1.5.31"
}
},