Remove mentioning of maven.zip in 1.8.0 instruction

KTI-1091
This commit is contained in:
Nikolay Krasko
2023-01-11 14:04:00 +01:00
committed by Space Team
parent 3f57c9b107
commit 3d4af8e1ab
+2 -3
View File
@@ -59,6 +59,5 @@ docker run --rm -it --name kotlin-build-repack-zip-with-stable-entries-order-$DE
This generates a ZIP file: `build/repo-reproducible/reproducible-maven-1.8.0.zip`.
Check that the SHA 256 checksum is equal to the published one for [maven-1.8.0.zip](https://github.com/JetBrains/kotlin/releases/download/v1.8.0/maven-1.8.0.zip):
`98573938b708c193ca68c7269d29e6ac777dfe780b3935bc733d4c428a45d4e5`
Check that the SHA 256 checksum is equal to
`98573938b708c193ca68c7269d29e6ac777dfe780b3935bc733d4c428a45d4e5`.