diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 8e1d30547..bf5d973b5 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": "202201212140", + "version": "202201242138", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-21-21-40-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-01-21-21-40.zip", - "hash": "f607bed088e8b458a8e5272daad37d4942dd6139818abc419cb29e54f28695f2" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-24-21-38-beta/OpenJDK8U-jre_x64_windows_hotspot_2022-01-24-21-38.zip", + "hash": "62db7017231fdb2ccec46aa8f015b2d3e952bdc9a7138df20125b21741c57eac" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-21-21-40-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-01-21-21-40.zip", - "hash": "b148ba123e842f1133bbe6397ffd9f7ebca39c09a47a8be0dbba1afbf37d5f47" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-24-21-38-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2022-01-24-21-38.zip", + "hash": "b7763781fa642a6c4e893d1680363ab07f367010214bde204e8bf242913a72d2" } }, "extract_to": "tmp",