diff --git a/bucket/temurin18-nightly-jdk.json b/bucket/temurin18-nightly-jdk.json index d897739b7..8e9fa733b 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-0.0.202204182354", + "version": "18.0.1-10.0.202204202351", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-19-00-51-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-19-00-51.zip", - "hash": "9a173d3b99b422ef89c39a77f4341cb876bc513c88634d8216a57e3b4645e8e3" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-21-00-52-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-21-00-52.zip", + "hash": "fb45aa79b188fe33b384ef5e5b11898612705ce76d2da24a594d693f53c947ef" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-19-00-51-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-19-00-51.zip", - "hash": "5419956f93e9de444c5c7e14e0b62e10e48d68c27ac278d5147fc77ccb9a5a9a" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-21-00-52-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-21-00-52.zip", + "hash": "894ad1a6e687950663e4a937e2b79d925c7c4f5814fca08b89511c25e238c329" } }, "extract_to": "tmp",