diff --git a/bucket/temurin-nightly-jre.json b/bucket/temurin-nightly-jre.json index 82623c331..987d5f0fb 100644 --- a/bucket/temurin-nightly-jre.json +++ b/bucket/temurin-nightly-jre.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-28.0.202206281500", + "version": "19.0.0-28.0.202206300354", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-28-17-04-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-06-28-17-04.zip", - "hash": "62f2af14a509e16c4186f703c19ee4b375d9c5020f601b315d59e41f88e3372d" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-30-16-55-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-06-30-16-55.zip", + "hash": "b83b8e5cefef04bf65c2ed729bc3270aa3c6b4afbe0dee5a21f4bb290490869c" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-28-17-04-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-06-28-17-04.zip", - "hash": "0f39533c5f936b740a198cc12947dca9012b24d85f7f3a129c74f7fffaf9777c" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-06-30-16-55-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-06-30-16-55.zip", + "hash": "45d546e5e911e976533e8354266e175df6ccf5f00b4c2fce6ebb7d39ad5ca8a2" } }, "extract_to": "tmp",