From 5fcfaf9e1b819a4aa92e3199fe3060bd4f7a43fa Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 26 Apr 2022 03:24:18 +0200 Subject: [PATCH] temurin18-nightly-jdk: Update to version 18.0.1-10.0.202204260001 --- bucket/temurin18-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin18-nightly-jdk.json b/bucket/temurin18-nightly-jdk.json index 6919258b6..bad19cb70 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.202204222352", + "version": "18.0.1-10.0.202204260001", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-23-00-49-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-23-00-49.zip", - "hash": "390732ecc733d95ddbb77daebbcc6346732a94467235fbe0e93c5ae65df34ceb" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-26-01-02-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-26-01-02.zip", + "hash": "ab173e7b31f4f13b4ebe319f89ec4e90269f9f3ec43f99b84647a44aa02d8257" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-23-00-49-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-23-00-49.zip", - "hash": "e23c4b1df8369890e0b798b6df23511dc5a4b5873997acfb8a92186d6e2c6a94" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-26-01-02-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-26-01-02.zip", + "hash": "c48c6f7cfcbecb10f4fc75781a24da2675f3c5e853223da63b678f9c5ae1155e" } }, "extract_to": "tmp",