From: Stephen Seo Date: Sat, 30 Dec 2023 05:01:14 +0000 (+0900) Subject: Update Reproducibility.md X-Git-Tag: forge-1.25.0~24 X-Git-Url: https://git.seodisparate.com/stephenseo/LD55?a=commitdiff_plain;h=d7e35cbf5aeeedd14a3c6263c796319439309362;p=TurnBasedMinecraftMod Update Reproducibility.md --- 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