diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 1cf1f0ca7..15053a78d 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.16-3.0.202205191815", + "version": "11.0.16-3.0.202205241817", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-20-08-43-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-05-20-08-43.zip", - "hash": "c3b1dcf52cc898562672c20cb4a0705034adaad5daf441a98285d470224cbfcc" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-25-06-21-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-05-25-06-21.zip", + "hash": "ad293a00f4145d6066877045be99e513bc9d9a967928d5a06b2a1b1b2e35ad18" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-20-08-43-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-05-20-08-43.zip", - "hash": "81d9f6ac73db4578197e55b1694c35bc50604160f911383ac8f3ea7c65c2eea3" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-25-06-21-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-05-25-06-21.zip", + "hash": "a0c3ede0077a3488e1559a176c53c2c3534db5810c530cf46082ffd5397f9dba" } }, "extract_to": "tmp",