diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 5a5bea029..ac8663407 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-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": "17.0.3-5.0.202204060853", + "version": "17.0.3-5.0.202204080012", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-06-09-45-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-06-09-45.zip", - "hash": "4cdae371bc742719accd497dbec8443c9e148e8f80d1acc25767ab107cff3290" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-08-09-49-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-04-08-09-49.zip", + "hash": "3b0a55228fd6bba3bebbe6910c6c2d4c6c89e18e2329855e9d559d60e8f35b0f" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-06-09-45-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-06-09-45.zip", - "hash": "abb7c8a1965b44f3f58bbdde1d413586b5334d1a40b0a3bad1131dda90eb2335" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-04-08-09-49-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-04-08-09-49.zip", + "hash": "cbf111ecceef65f39d03dbb5cee482b01fa6f33fe06f196e3bd56f2f8dede72b" } }, "extract_to": "tmp",