From d2ccf9aa7811ac93c8fffddff259cff09c319edc Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 27 May 2022 22:27:42 +0200 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.16-4.0.202205261817 --- bucket/temurin11-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin11-nightly-jdk.json b/bucket/temurin11-nightly-jdk.json index d524b9bc8..af942ea53 100644 --- a/bucket/temurin11-nightly-jdk.json +++ b/bucket/temurin11-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": "11.0.16-3.0.202205241817", + "version": "11.0.16-4.0.202205261817", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-25-06-21-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-05-25-06-21.zip", - "hash": "32af0af07a03fd2674d8ad8032ce0597ddedc6b2760921e8208502dfbf92bacd" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-27-20-05-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-05-27-20-05.zip", + "hash": "4ee07a45151b181f99bbade074a505866111f95041652338b835e89b634fef67" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-25-06-21-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-05-25-06-21.zip", - "hash": "0ddf63ed4cff94cb42e1eb82c8a459b75c3deeba46a53e728d633fea49a70601" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-05-27-20-05-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-05-27-20-05.zip", + "hash": "bce8357fb3f2ef8c90dc383095af932f0b9cf96df02cf5f602fd171cb26c0dd0" } }, "extract_to": "tmp",