diff --git a/bucket/temurin11-nightly-jre.json b/bucket/temurin11-nightly-jre.json index 19cecad95..e450f90d4 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.17-5.0.202209081813", + "version": "11.0.17-5.0.202209131817", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-09-02-44-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-09-09-02-44.zip", - "hash": "8f50c09b7b25a005366eb724c9a5eb4f1f40dc45b40ce2f3fc5c18c7cb253b0b" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-14-01-59-beta/OpenJDK11U-jre_x64_windows_hotspot_2022-09-14-01-59.zip", + "hash": "122e4fade5e8517325340d2c9ae3351ab6a848f6906ff483382e471fc066b5ed" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-09-02-44-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-09-09-02-44.zip", - "hash": "0fff426448f025fccc904c71e1fb16e51630f0eb379bd12c3018d04c1c35da2f" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-09-14-01-59-beta/OpenJDK11U-jre_x86-32_windows_hotspot_2022-09-14-01-59.zip", + "hash": "44f7eda7bbd326003876b3f2701364ce052c8cd266db5bed4e6f13cdf9511b54" } }, "extract_to": "tmp",