diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index ed45372a6..dcc669fb8 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-2.0.202205271828", + "version": "8.0.342-5.0.202206081856", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-28-05-51-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-05-28-05-51.zip", - "hash": "7833e8d5b91cc28c8f7e4b2169ee301d3093275d0ac2f7ada23421b027cec759" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-05-28-05-51-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-05-28-05-51.zip", - "hash": "519bd96ae840df19678b1ae8818ea9420db40485955e80ba18c685013c3f9bdb" + "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" } }, "extract_to": "tmp",