diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index df1a5a78a..c78213c27 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": "202201290757", + "version": "202202010520", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-02-01-05-20-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-02-01-05-20.zip", + "hash": "8a9bf17631e53bfaf6dbbe4b1bf91f7445618778f6ca216b37373455ff4eca45" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-02-01-05-20-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-02-01-05-20.zip", + "hash": "58f59ec293eb9f4b96c111f24858fb3237e863b40e28bd5218a9496eb23842b9" } }, "extract_to": "tmp",