diff --git a/bucket/temurin18-nightly-jdk.json b/bucket/temurin18-nightly-jdk.json index e4fe0e2c9..eaf2610bb 100644 --- a/bucket/temurin18-nightly-jdk.json +++ b/bucket/temurin18-nightly-jdk.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-10.0.202205022354", + "version": "18.0.1-10.0.202205042345", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-05-03-01-14-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-05-03-01-14.zip", - "hash": "444e439048df52a14913669da2b78f1d199aa31441aa74ce742c78fa91b25ca6" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-05-05-00-46-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-05-05-00-46.zip", + "hash": "4dc810513b572a0ac084654b67352515422b0561575818243e5eb6d18e278e05" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-05-03-01-14-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-05-03-01-14.zip", - "hash": "9049f5bbc6bfba067ac5a46aa0c521d23bb3dd35616d3f425b6b12ae099d0d3d" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-05-05-00-46-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-05-05-00-46.zip", + "hash": "ae416fee2ca960b8507c6fedee80ed53307f52100a037480d05895db89baea3f" } }, "extract_to": "tmp",