diff --git a/bucket/temurin11-nightly-jdk.json b/bucket/temurin11-nightly-jdk.json index 7422303a6..d524b9bc8 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.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-jdk_x64_windows_hotspot_2022-05-20-08-43.zip", - "hash": "9a2ad952210f270bf6fb55ac7fbdc527df54b7c257f1ab164eb624a25df008e1" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-25-06-21-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-05-25-06-21.zip", + "hash": "32af0af07a03fd2674d8ad8032ce0597ddedc6b2760921e8208502dfbf92bacd" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-20-08-43-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-05-20-08-43.zip", - "hash": "8352013e0e02c604ca2e97eb06f270983e5d13e41d3378fcf91e24241117fd29" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-25-06-21-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-05-25-06-21.zip", + "hash": "0ddf63ed4cff94cb42e1eb82c8a459b75c3deeba46a53e728d633fea49a70601" } }, "extract_to": "tmp",