diff --git a/bucket/temurin19-nightly-jdk.json b/bucket/temurin19-nightly-jdk.json index d86d7dc6e..e45766dc7 100644 --- a/bucket/temurin19-nightly-jdk.json +++ b/bucket/temurin19-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": "19.0.0-36.0.202208250348", + "version": "19.0.0-36.0.202208270349", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-25-19-16-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-25-19-16.zip", - "hash": "df64c9ff288afceed6df940e5b0028c0e42c2c7387224fbce921da251a3da696" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-27-18-39-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-08-27-18-39.zip", + "hash": "051ba70d3c2617b12a70903033461f4a798f1ae8f82982bb38c8527881818a65" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-25-19-16-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-25-19-16.zip", - "hash": "835ac280e1d3747dec28628d0687dec6a5011705279c79b74e2f4f16203abb45" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-08-27-18-39-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-08-27-18-39.zip", + "hash": "b49f80142e63e68f3b92893ee2c45d39e43fce1da52e31c00b1e0f9f9909e2ed" } }, "extract_to": "tmp",