diff --git a/bucket/temurin11-nightly-jdk.json b/bucket/temurin11-nightly-jdk.json index 5625594e5..88e007c96 100644 --- a/bucket/temurin11-nightly-jdk.json +++ b/bucket/temurin11-nightly-jdk.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.202312191816", + "version": "11.0.22-6.0.202312211812", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-12-20-04-58-beta/OpenJDK11U-jdk_x64_windows_hotspot_2023-12-20-04-58.zip", - "hash": "331ea6fb002f3800194943fe105ac73c2878f70a5fd37e9a37ebbb962a02f4be" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-12-22-04-56-beta/OpenJDK11U-jdk_x64_windows_hotspot_2023-12-22-04-56.zip", + "hash": "1645f088dd44ecc833435d6f61ff5420c11e2455e6f25c5b51760f8e63ea16f5" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-12-20-04-58-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2023-12-20-04-58.zip", - "hash": "8be10a302462c90c9551386548bb8d427a78bfddcd8a39fac82c7c5b1fe0fadf" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2023-12-22-04-56-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2023-12-22-04-56.zip", + "hash": "99f4fddbef7851b04eae463af14b6a3051db0f88e1b7043bd1e63c54555e25d7" } }, "extract_to": "tmp",