From 53566f8cf0934550795cd1d4e69f102718901191 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 17 Jun 2022 17:48:18 +0200 Subject: [PATCH] temurin11-nightly-jdk: Update to version 11.0.16-7.0.202206161814 --- 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 9b39422d1..587b86a0f 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-6.0.202206091814", + "version": "11.0.16-7.0.202206161814", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-11-14-17-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-06-11-14-17.zip", - "hash": "8ab93eb3d2717afe28828f14f63a7c9f14ad400bb33bfddebe5f542fce31c32f" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-17-15-01-beta/OpenJDK11U-jdk_x64_windows_hotspot_2022-06-17-15-01.zip", + "hash": "3e43676df94f19b3fbceae7a0608bac938a2cf55f4bc4623a8abbcc6101aff0b" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-11-14-17-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-06-11-14-17.zip", - "hash": "abda3c547f753d665e413e04ca6ebdbe21cef206b32b18d0c456a16dbd8ee171" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk11u-2022-06-17-15-01-beta/OpenJDK11U-jdk_x86-32_windows_hotspot_2022-06-17-15-01.zip", + "hash": "d6a04e5759a602a4b54a24cf3fa537f46f8179ef4b49be4817e9d30b7ba79500" } }, "extract_to": "tmp",