diff --git a/bucket/temurin-nightly-jre.json b/bucket/temurin-nightly-jre.json index ca3565933..1e94c383a 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-36.0.202209240349", + "version": "19.0.0-36.0.202209270348", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-24-05-51-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-09-24-05-51.zip", - "hash": "2fc634c089fe081210ff6d7d71a5f8fe57c93006916824e6c830b38191ff7ffd" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jre_x64_windows_hotspot_2022-09-27-05-30.zip", + "hash": "790c15de93292aaa406570570790a3beb54c023e37e955d2832bb1c367a7f756" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-24-05-51-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-09-24-05-51.zip", - "hash": "b94dd64e770d2e4b20b9ff4d4954ed2a53b0a1f0ebfa1bffe8e2d03f31dd2152" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk19-2022-09-27-05-30-beta/OpenJDK19U-jre_x86-32_windows_hotspot_2022-09-27-05-30.zip", + "hash": "945c4b19b3d62fee91db110a0fb1096436a16844d20a2af239ab5c5b9078510a" } }, "extract_to": "tmp",