From 62e22cbe3e509807774b46eaa79c647da0187dd8 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 7 Apr 2022 11:59:24 +0200 Subject: [PATCH] temurin18-nightly-jdk: Update to version 18.0.1-0.0.202204062355 --- 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 ad9ea277f..b35f3317d 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.202203282355", + "version": "18.0.1-0.0.202204062355", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-03-29-00-42-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-03-29-00-42.zip", - "hash": "517709bdbaeb923189df2ad7d4d3989a7da9ba72501e9c1bea6905246ccb0df8" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-07-06-28-beta/OpenJDK18U-jdk_x64_windows_hotspot_2022-04-07-06-28.zip", + "hash": "a05d8246a867f8da7e35302491ee320f1d8672722810d246ffdabc588c9a1183" }, "32bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-03-29-00-42-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-03-29-00-42.zip", - "hash": "cabf6524f2288e6211f20ef8e058ba75da16e4103efe9323b936ce9e714342e1" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk18u-2022-04-07-06-28-beta/OpenJDK18U-jdk_x86-32_windows_hotspot_2022-04-07-06-28.zip", + "hash": "cc5b8fea7522e6fd43006567681999b717b957b82461be6476cee8c9669a7256" } }, "extract_to": "tmp",