diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 9e3c24a0a..bb21fc076 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.412-6.0.202403190938", + "version": "8.0.412-7.0.202403262149", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b06-ea-beta/OpenJDK8U-jre_x64_windows_hotspot_8u412b06-ea.zip", - "hash": "93a69f727acb94846f8b49f79196a33962585c56ee29e07ce2adcd4f256b402b" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b07-ea-beta/OpenJDK8U-jre_x64_windows_hotspot_8u412b07-ea.zip", + "hash": "d9de932396c501c624cc5f1c9ab734bc629e512cf914baca77b5f89a6f2aff49" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b06-ea-beta/OpenJDK8U-jre_x86-32_windows_hotspot_8u412b06-ea.zip", - "hash": "515a6e797c7eeb310b8705ae131868df5a468d7c7413d244e427a75d46a1844f" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u412-b07-ea-beta/OpenJDK8U-jre_x86-32_windows_hotspot_8u412b07-ea.zip", + "hash": "c3b59d3a108aeb28f483a9687ee528008e8d4843a9f5a7d550a8e25d48dc55e4" } }, "extract_to": "tmp",