diff --git a/bucket/temurin18-nightly-jdk.json b/bucket/temurin18-nightly-jdk.json index be9d6c31e..ab8300353 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.202204082357", + "version": "18.0.1-0.0.202204112357", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-09-06-28-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-09-06-28.zip", - "hash": "1fe186f8041c98e6d7f0797d8b638b1bac456d1875d901eb151b0d8ba4e6980c" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-12-06-34-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-12-06-34.zip", + "hash": "eda1affd9e238d60ef0cfec22821a39178639c2f81f79699b2a2930e98cf276d" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-09-06-28-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-09-06-28.zip", - "hash": "853ae7486167092e406aeeec36f0693709905c1bf40c9aaaf87148da419acc8f" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-12-06-34-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-12-06-34.zip", + "hash": "c9a2f726dabf8a34fb3d8183bc80ddfc5025d121c0faa8705bc0e3f86655b91f" } }, "extract_to": "tmp",