diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index e7a3c534c..0bdcf1eae 100644 --- a/bucket/temurin11-nightly-jre.json +++ b/bucket/temurin11-nightly-jre.json @@ -1,16 +1,16 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "11.0.22-6.0.202401061716", + "version": "11.0.22-6.0.202401141103", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2024-01-07-14-18-beta/OpenJDK11U-jre_x64_windows_hotspot_2024-01-07-14-18.zip", - "hash": "aebb7972ad9bd27de9aa73eae55e45b0f3d33b8d10caf69b95a70b8a0dd63f30" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2024-01-14-11-11-beta/OpenJDK11U-jre_x64_windows_hotspot_2024-01-14-11-11.zip", + "hash": "053942990be5f7475ce7d91f56f5c84701329141176ac2ff41439e8b41e16726" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2024-01-07-14-18-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2024-01-07-14-18.zip", - "hash": "8cb58fb384a45f2f4a38c4abd0f226451e6824ea61fbdd7f32d39966190071dd" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2024-01-14-11-11-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2024-01-14-11-11.zip", + "hash": "f5117c00bcbdaa536ac074aa8dd71e34921ce0da113725ff15ee30a0a484a6bc" } }, "extract_to": "tmp",