From 6be6be3caf421e3862b6db0cb7cc5804579a4168 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 5 Jul 2022 05:58:31 +0200 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.342-6.0.202207041815 --- bucket/temurin8-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index e707355f4..39cd70b2d 100644 --- a/bucket/temurin8-nightly-jdk.json +++ b/bucket/temurin8-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": "8.0.342-6.0.202207011814", + "version": "8.0.342-6.0.202207041815", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-07-02-02-55-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-07-02-02-55.zip", - "hash": "11a5a70ea0f93be0ed5491ccf39e2bcf3b9d89997f15bf6e426dab8efb2063a8" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-07-05-03-24-beta/OpenJDK8U-jdk_x64_windows_hotspot_2022-07-05-03-24.zip", + "hash": "82b37b025ae59d4ea0d58a927152da3072dc18d2fabe60a9970797033ecf819e" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-07-02-02-55-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-07-02-02-55.zip", - "hash": "5789937271f9b8bad40201c4d5026a2424b00ebfc5d21529b04296bf38503f54" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2022-07-05-03-24-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2022-07-05-03-24.zip", + "hash": "a7e2e9c95a1d0982f4b5b524e65489cd889a324362341818bd93c886496480e1" } }, "extract_to": "tmp",