diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index 99e13ad2d..5fba92259 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.392-7.0.202310061856", + "version": "8.0.392-7.0.202310071413", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-00-05-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-07-00-05.zip", - "hash": "b34ee009d1b6fc48aca489259082a4adc392d2737eb75c3e0c920f6a3e1de0ca" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-21-43-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-07-21-43.zip", + "hash": "ff328ccfe261bf6aefac9fba648fd02d8f24533f019896c0399966ec45bcfdba" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-00-05-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-07-00-05.zip", - "hash": "d4b075ad298e9dcc43f0aed3314aaa65e47bce9ce0f3cd2fb85006a00a7aa172" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-21-43-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-07-21-43.zip", + "hash": "deefb3b924c042c480a27e668a93e32196cbba91147a32055e2ee9eebfa999cf" } }, "extract_to": "tmp",