From d7e35cbf5aeeedd14a3c6263c796319439309362 Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Sat, 30 Dec 2023 14:01:14 +0900 Subject: [PATCH] Update Reproducibility.md --- Reproducibility.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Reproducibility.md b/Reproducibility.md index 0cc5d1a..b4a1afa 100644 --- a/Reproducibility.md +++ b/Reproducibility.md @@ -6,6 +6,11 @@ should result in an identical jar due to reproducible builds. ## NeoForge 1.24.0 + $ java --version + openjdk 17.0.9 2023-10-17 + OpenJDK Runtime Environment (build 17.0.9+8) + OpenJDK 64-Bit Server VM (build 17.0.9+8, mixed mode) + $ javac --version javac 17.0.9 @@ -14,6 +19,11 @@ should result in an identical jar due to reproducible builds. ## Forge 1.24.0 + $ java --version + openjdk 17.0.9 2023-10-17 + OpenJDK Runtime Environment (build 17.0.9+8) + OpenJDK 64-Bit Server VM (build 17.0.9+8, mixed mode) + $ javac --version javac 17.0.9