kotlin-native@1.7.10: Fix hash (Closes #3751)

This commit is contained in:
github-actions[bot] 2022-07-12 09:22:21 +00:00
parent 0c5ab6afd2
commit 7e32dc20bf

View File

@ -10,7 +10,7 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-native-windows-x86_64-1.7.10.zip#/dl.zip_", "url": "https://github.com/JetBrains/kotlin/releases/download/v1.7.10/kotlin-native-windows-x86_64-1.7.10.zip#/dl.zip_",
"hash": "dec9c2019e73b887851794040c7809074578aca41341b15a929433183d01eb8d" "hash": "52c64c754a23da3d554d89beb9cdc322ffcb19b8d6f1e812e849e597d282b99d"
} }
}, },
"pre_install": [ "pre_install": [