diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index bb1809f1916..9f32dc2c251 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.402-3.0.202311241855", + "version": "8.0.402-3.0.202311251255", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-04-43-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-11-25-04-43.zip", - "hash": "f21d2745c201c655c7e282a6db41f7b94cd0ffc3ac22c1b3025b986268df1652" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-22-45-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-11-25-22-45.zip", + "hash": "7fa0cae78c5bece2fdbf0ea2871efc362c45c1cda85b451eb72732f5cb7eca4d" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-04-43-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-11-25-04-43.zip", - "hash": "bdf6dd199577564a3d85011d12a9f6a56d2eb18b1d42b8ef253232afae1c8988" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-22-45-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-11-25-22-45.zip", + "hash": "41339e3e2f7d81397bdfe04355c577665817c9e49019b390705bc4d3bd3ebdf4" } }, "extract_to": "tmp",