From 94ff4a74306492f9d0508e81ba10cfcf2687374d Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Tue, 10 Aug 2021 16:37:42 +0200 Subject: [PATCH] Updated Reproducible Builds (markdown) --- Reproducible-Builds.md => Reproducible-Build-Hashes.md | 2 ++ 1 file changed, 2 insertions(+) rename Reproducible-Builds.md => Reproducible-Build-Hashes.md (95%) diff --git a/Reproducible-Builds.md b/Reproducible-Build-Hashes.md similarity index 95% rename from Reproducible-Builds.md rename to Reproducible-Build-Hashes.md index 4a5e351..7c90ab0 100644 --- a/Reproducible-Builds.md +++ b/Reproducible-Build-Hashes.md @@ -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