diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 26c3cf8ec..f5216e558 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-4.0.202205261817", + "version": "11.0.16-6.0.202206091814", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-11-14-17-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-06-11-14-17.zip", + "hash": "e51d2dbfeafd126ce95116f17d5aff7ea90b79db820d429f949403f0d8b1ef87" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-11-14-17-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-06-11-14-17.zip", + "hash": "a8658123d2a3d76feec230977f48b4226574d41fd44a7fb4bac404183ae41d43" } }, "extract_to": "tmp",