diff --git a/bucket/temurin-lts-nightly-jdk.json b/bucket/temurin-lts-nightly-jdk.json index 2369c5741..ebb92ebd3 100644 --- a/bucket/temurin-lts-nightly-jdk.json +++ b/bucket/temurin-lts-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": "202201210059", + "version": "202201260101", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-21-00-59-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-01-21-00-59.zip", - "hash": "b19e115dd9ebc3c14dba946c826bb5d334743dfad1f44207f48fecbc9d01867c" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-26-01-01-beta/OpenJDK17U-jdk_x64_windows_hotspot_2022-01-26-01-01.zip", + "hash": "64f237a672c9a6c90c2f9199581b648b37a3ed562f9843637bc80c0aca92bbbf" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-21-00-59-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-01-21-00-59.zip", - "hash": "0c9513a310ee796ff503f4e770b5705aae8ae8599f69f1309deda0cb74450ea1" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-01-26-01-01-beta/OpenJDK17U-jdk_x86-32_windows_hotspot_2022-01-26-01-01.zip", + "hash": "702bfa1d9b644bef593cf52b70fd9ca14570dc4e00ee4a8eea93dbb5c91584cb" } }, "extract_to": "tmp",