diff --git a/bucket/temurin19-nightly-jdk.json b/bucket/temurin19-nightly-jdk.json index b27c849b0..804339a9b 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.202209060349", + "version": "19.0.0-36.0.202209080347", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-06-18-04-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-06-18-04.zip", - "hash": "e0f218155019cfdfd084872f62a7405818d85e35faf4fbf0abf3b880c50d08f8" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-08-19-09-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-08-19-09.zip", + "hash": "f0e2c20ec52e20da84b3bfc69cd04a0f408234cdcfbea9f451d5c42be1a9862b" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-06-18-04-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-06-18-04.zip", - "hash": "b4df63e3b22dc8a5fdbc331f031eaf6083b31703e842e675378b3a25181856a9" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-08-19-09-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-08-19-09.zip", + "hash": "1223883ee7d305a0e3fca4f41f540c01bd497e4788b514b38d9fb777ddb9080c" } }, "extract_to": "tmp",