diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 3720cdbca..23b3f7e41 100644 --- a/bucket/temurin8-nightly-jre.json +++ b/bucket/temurin8-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": "8.0.332-6.0.202204151818", + "version": "8.0.332-6.0.202204181816", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-15-21-38-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-04-15-21-38.zip", - "hash": "939637f3dc456baee9886584ef2a86bf6f325ea45adbd51a4a1ecf5169b5073b" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-18-21-39-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-04-18-21-39.zip", + "hash": "81ef210e8f3e01c0abc274362b77fdd5995ef6ac41bcd2a9e496a3412e4cac55" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-15-21-38-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-04-15-21-38.zip", - "hash": "a257ac39de532d764e0dec2ffe786cfd585c7e3d2c385edc70c7899949818d97" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-18-21-39-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-04-18-21-39.zip", + "hash": "504c23480f0a8238dc829e21645b13faefd7ccf9514fdf17523e1c0b6a62b9e8" } }, "extract_to": "tmp",