diff --git a/bucket/temurin19-nightly-jdk.json b/bucket/temurin19-nightly-jdk.json index 804339a9b..99bb77d57 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.202209080347", + "version": "19.0.0-36.0.202209100348", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "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" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-10-20-29-beta/OpenJDK19U-jdk_x64_windows_hotspot_2022-09-10-20-29.zip", + "hash": "5551c9dec1c2ec7f7bb6fa90bf9242f80419119d796bef66d4a4edaf960ebdf1" }, "32bit": { - "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" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-10-20-29-beta/OpenJDK19U-jdk_x86-32_windows_hotspot_2022-09-10-20-29.zip", + "hash": "8797ddd3fa86e1795729f29ad3ec3970b4e1c101d62cf77199b5feeb00a00590" } }, "extract_to": "tmp",