diff --git a/bucket/temurin-nightly-jre.json b/bucket/temurin-nightly-jre.json index e1ee4fe11..20394f607 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-21.0.202205070344", + "version": "19.0.0-21.0.202205120339", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-09-11-51-beta/OpenJDK-jre_x64_windows_hotspot_2022-05-07-03-30.zip", - "hash": "e915bbcf3dcc0a46b13040170bc81600d42edfaa80c1f3565bff524702759b97" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-12-09-24-beta/OpenJDK-jre_x64_windows_hotspot_2022-05-12-03-30.zip", + "hash": "bb59a50710e7082f12c0f380151010c59578507e2b842117304c7031f7e59792" }, "32bit": { - "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-09-11-51-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-05-07-03-30.zip", - "hash": "d8779de73f25671b102f6ad731d68d58a5ed47f20b4329cd687d43df8a25b761" + "url": "https://github.com/adoptium/temurin19-binaries/releases/download/jdk-2022-05-12-09-24-beta/OpenJDK-jre_x86-32_windows_hotspot_2022-05-12-03-30.zip", + "hash": "f10e9df6f562e597070671056e54cc5815c0274e80dbbba4b80d60e6c2d81ccb" } }, "extract_to": "tmp",