diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 15053a78d..26c3cf8ec 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.202205241817", + "version": "11.0.16-4.0.202205261817", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-27-20-05-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-05-27-20-05.zip", + "hash": "ae6654c38dedab58ecf8489b239bc2c841431da232c557d35162484e940efb3e" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-27-20-05-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-05-27-20-05.zip", + "hash": "b4bf03777389ab05a0a61ee516a211b4f2d9b0226cc97f1a0e5bc5f2dc56961b" } }, "extract_to": "tmp",