Updated Reproducible Builds (markdown)

Paul Schaub 2021-08-10 16:37:42 +02:00
parent 8cc2c0c9dc
commit 94ff4a7430
1 changed files with 2 additions and 0 deletions

@ -2,6 +2,8 @@ Since version 0.2.3, all builds of PGPainless are reproducible.
Here is a list of known hashes, generated by running
`./gradlew --quiet clean build &> /dev/null && sha256sum {.,pgpainless-core,pgpainless-sop,pgpainless-cli,sop-java,sop-java-picocli}/build/libs/*.jar`
Those hashes should match those published to the maven repositories (e.g. [pgpainless-core-0.2.7.jar.sha256](https://repo1.maven.org/maven2/org/pgpainless/pgpainless-core/0.2.7/pgpainless-core-0.2.7.jar.sha256).
## 0.2.8
```
69e1a62e5752ca3f43fb1607f161379bbe88b64af89c1a543c126160adf7cc53 ./build/libs/PGPainless-0.2.8.jar