Instruction for building 1.7.21 release

This commit is contained in:
Nikolay Krasko
2022-11-23 09:44:48 +01:00
committed by Space Team
parent a1477983ba
commit e02395fa61
3 changed files with 64 additions and 2 deletions
+2 -1
View File
@@ -40,7 +40,8 @@ docker run --rm -it --name kotlin-build-$DEPLOY_VERSION \
This generates a ZIP file: `dist/kotlin-compiler-1.7.20.zip`.
Check that the SHA 256 checksum is the same as the ZIP file [published on GitHub](https://github.com/JetBrains/kotlin/releases/download/v1.7.20/kotlin-compiler-1.7.20.zip): 5e3c8d0f965410ff12e90d6f8dc5df2fc09fd595a684d514616851ce7e94ae7d
Check that the SHA 256 checksum is the same as the ZIP file [published on GitHub](https://github.com/JetBrains/kotlin/releases/download/v1.7.20/kotlin-compiler-1.7.20.zip):
5e3c8d0f965410ff12e90d6f8dc5df2fc09fd595a684d514616851ce7e94ae7d
## Build maven artifacts