diff --git a/bucket/temurin-nightly-jre.json b/bucket/temurin-nightly-jre.json index 4c2e12766..7f6085321 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": "18.0.1-0.0.202204062355", + "version": "18.0.1-0.0.202204082357", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-07-06-28-beta/OpenJDK18U-jre_x64_windows_hotspot_2022-04-07-06-28.zip", - "hash": "903d13c6013311324335993cd474fc53500e14b64af8f0dbfc0d75c8a9c6caa5" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-09-06-28-beta/OpenJDK18U-jre_x64_windows_hotspot_2022-04-09-06-28.zip", + "hash": "ff05497dc644b7b96adf62449409676698d6da3d1d3c91f9fd8d2790356ef810" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-07-06-28-beta/OpenJDK18U-jre_x86-32_windows_hotspot_2022-04-07-06-28.zip", - "hash": "e541cf3f990c6387a60045719222cfa9f12e5de0c3f730d5a83f5d1dbebfc1f4" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-09-06-28-beta/OpenJDK18U-jre_x86-32_windows_hotspot_2022-04-09-06-28.zip", + "hash": "3f7801c0fb9d91f643eacea750bf3497aad82f72d4c76ecc0b01a199bb53d7a3" } }, "extract_to": "tmp",