diff --git a/bucket/temurin-nightly-jdk.json b/bucket/temurin-nightly-jdk.json index 8981e675d..0c52bcc5a 100644 --- a/bucket/temurin-nightly-jdk.json +++ b/bucket/temurin-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": "202112170756", + "version": "202112220733", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2021-12-17-07-56-beta/OpenJDK18-jdk_x64_windows_hotspot_2021-12-17-07-56.zip", - "hash": "f01a7ed00f6c179f8261ad9db328793c4c1f02f558d808d72c23ab70b0b04458" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2021-12-22-07-33-beta/OpenJDK18-jdk_x64_windows_hotspot_2021-12-22-07-33.zip", + "hash": "2fdd58a63276dc7291ebc2ee2fa42a996a5572e204ec2ba4c461198846bcdaa1" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2021-12-17-07-56-beta/OpenJDK18-jdk_x86-32_windows_hotspot_2021-12-17-07-56.zip", - "hash": "c839ebe3cae201f2c31e1f62e3fd02b5e3a76ab5253431267043fa402748857a" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2021-12-22-07-33-beta/OpenJDK18-jdk_x86-32_windows_hotspot_2021-12-22-07-33.zip", + "hash": "4c861ed3af47ae5e9905610447288c299096c124849c14d5e34c095b6a9836b1" } }, "extract_to": "tmp",