diff --git a/bucket/temurin18-nightly-jdk.json b/bucket/temurin18-nightly-jdk.json index f12504b8a..e73d43591 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.0-37.0.202203170008", + "version": "18.0.1-0.0.202203232349", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2022-03-17-09-00-beta/OpenJDK18-jdk_x64_windows_hotspot_2022-03-17-09-00.zip", - "hash": "f8d03c59260cf6a6658550ded999976022b33a9913cadc2ff6668f0eae5ef52c" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-03-24-00-37-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-03-24-00-37.zip", + "hash": "d2161c8b485b80b0cfed89cdb3991c6902677c12cfb78bb507007b60536d7b5e" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18-2022-03-17-09-00-beta/OpenJDK18-jdk_x86-32_windows_hotspot_2022-03-17-09-00.zip", - "hash": "71e6eddd88ee6457827c18c1d253ecc603b9401005868b9142300472584da59e" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-03-24-00-37-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-03-24-00-37.zip", + "hash": "366ad43f4eacfcf373ac085f6fb34ddf9e63e0c415b5389d4fb1c921aac5138a" } }, "extract_to": "tmp",