From f57bb3f307e6cf2be24ba7d8a7d7a89358090126 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Fri, 10 Jun 2022 11:49:16 +0200 Subject: [PATCH] temurin17-nightly-jre: Update to version 17.0.4-6.0.202206100018 --- bucket/temurin17-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin17-nightly-jre.json b/bucket/temurin17-nightly-jre.json index 73969b7b6..03d1835e1 100644 --- a/bucket/temurin17-nightly-jre.json +++ b/bucket/temurin17-nightly-jre.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": "17.0.4-5.0.202206080423", + "version": "17.0.4-6.0.202206100018", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-06-08-15-45-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-06-08-15-45.zip", - "hash": "20c8865ff7f22bdc8327e61d20e432bb7c2a781fa0bad0bcf24cc2c958839af3" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-06-10-09-20-beta/OpenJDK17U-jre_x64_windows_hotspot_2022-06-10-09-20.zip", + "hash": "d53636f09cb24bee1aa9605e8412914cd6a7402ec13f516798f5211b60d818ac" }, "32bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-06-08-15-45-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-06-08-15-45.zip", - "hash": "c5d117e3822eb27524e9a976a3141dfc7c13359b06048eff7484a7469280b2f2" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk17u-2022-06-10-09-20-beta/OpenJDK17U-jre_x86-32_windows_hotspot_2022-06-10-09-20.zip", + "hash": "28e049c8eefd6668ef6162bb8b1c16f48dedb24c9b4fa4558831f7b75d6e1e1d" } }, "extract_to": "tmp",