diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index dcc669fb8..e707355f4 100644 --- a/bucket/temurin8-nightly-jdk.json +++ b/bucket/temurin8-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": "8.0.342-5.0.202206081856", + "version": "8.0.342-6.0.202207011814", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-06-09-05-29-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-06-09-05-29.zip", - "hash": "c342567358024e6187d949b34c9158cb16d561fa83702e572da16fcf80a28347" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-07-02-02-55-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-07-02-02-55.zip", + "hash": "11a5a70ea0f93be0ed5491ccf39e2bcf3b9d89997f15bf6e426dab8efb2063a8" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-06-09-05-29-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-06-09-05-29.zip", - "hash": "379847d32a13e123e794c50556f18257688dd446ca9171d1c0d19496c8e2a36f" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-07-02-02-55-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-07-02-02-55.zip", + "hash": "5789937271f9b8bad40201c4d5026a2424b00ebfc5d21529b04296bf38503f54" } }, "extract_to": "tmp",