diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 0b090d451..b72467fab 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.202204061817", + "version": "8.0.332-6.0.202204081814", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-07-12-06-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-04-07-12-06.zip", - "hash": "a5993399fbaf06c54a9e96dafdde54011dd360158fc398f8b919dfd3b695a76a" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-09-02-39-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-04-09-02-39.zip", + "hash": "a1db965e2dc7880109f363a86e42f0528570dff9b95395b3c282cccd0870f4f7" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-07-12-06-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-04-07-12-06.zip", - "hash": "2e73cdb8432a4cb177d155c8c6afa90371ebb81935d8af4e929aefe81d7158d8" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-04-09-02-39-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-04-09-02-39.zip", + "hash": "549f9e6bee2ace53d527165d4de253cf22d1e1550a937de0b581c5eaa7e5e6c6" } }, "extract_to": "tmp",