diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index b227d5eac..c95f08fae 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": "202201180743", + "version": "202201212140", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-18-07-43-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-01-18-07-43.zip", - "hash": "2f004b28b5db947e3e1bf5ee7e0986c2454df1b154a53ed3e8dfd3f5023a54fd" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-21-21-40-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-01-21-21-40.zip", + "hash": "aa5c6a6542df7b5081a7931fddc484475e5f276f9bb5e956419d97c14feccca8" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-18-07-43-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-01-18-07-43.zip", - "hash": "3db1d0d9aaa350c932459c33ae18a5fd4ffa3b1b44c1d637941ba7a43b7196dc" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-01-21-21-40-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-01-21-21-40.zip", + "hash": "3fe98e9868cd8eb9e47b4573c47c45026a553377a718b62e7b3bf8cc29e90c55" } }, "extract_to": "tmp",