diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index 76bb32c96..77f803d1d 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.452-2.0.202502222115", + "version": "8.0.452-3.0.202502260118", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u452-b02-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u452b02-ea.zip", - "hash": "00b3dc562a0694ee75824ec243024e29b4b2ac0f8f89c01e7fef33cc6eafa1ab" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u452-b03-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u452b03-ea.zip", + "hash": "9d8518116f412532fb252d4c4d6787ed7fee5d1e1644e8190dd910b062d1baf2" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u452-b02-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u452b02-ea.zip", - "hash": "86acad8efa4a32a77cbcafcdecff19544b80108f2805252a6d23ad12591313f6" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u452-b03-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u452b03-ea.zip", + "hash": "7658c87e37dcfa85f236443d9dc9f9f2d086f16693970a785375ef810e27a3d9" } }, "extract_to": "tmp",