diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 36e519dd376..81b3e9caa08 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.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-jre_x64_windows_hotspot_2023-11-25-04-43.zip", - "hash": "6254698219efabf6ed9005fd1ef35ed1f5d0e018c9fdb65cd82780242e879aa6" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-22-45-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-25-22-45.zip", + "hash": "1dd659cac36313c8b11aece57bb0929f1b4ab04cd80f267a09b5f70f36b75262" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-04-43-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-25-04-43.zip", - "hash": "f9be1951bc8e9709876c8c423758e08f1daa8ba3483bb9fb4ff696fc13802e26" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-22-45-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-25-22-45.zip", + "hash": "062e60ee8f706ef6c97adab7f44ed74a8af6ae787c2b1c72cb9d61ed0d586567" } }, "extract_to": "tmp",