diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index e5ab590d0..df1a5a78a 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": "202201262136", + "version": "202201290757", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-26-21-36-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-01-26-21-36.zip", - "hash": "20c4967727ab1227b5f022a1b2dbc38c65cbb69dc7bf0b03bafec2d67dc42496" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-29-07-57-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-01-29-07-57.zip", + "hash": "81b4590ecd42c3c6908430e7578bac90ffe38c81f90cdcfb97584baea65c8a53" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-26-21-36-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-01-26-21-36.zip", - "hash": "243dc6b046087faf3697a41b585774309e4854bc77ab60ffdedc583861684483" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-29-07-57-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-01-29-07-57.zip", + "hash": "df2c7a639ad89ec131ca2978910f21ba7bb8df80f15726fb5f0f228cb307605e" } }, "extract_to": "tmp",