From ce51c28e18a9876701bf72c0dfcd9441a0d02f47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 May 2024 08:18:33 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.422-2.0.202405231342 --- 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 6f4180fd1..8a9d20b99 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.422-1.0.202405211426", + "version": "8.0.422-2.0.202405231342", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b01-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u422b01-ea.zip", - "hash": "b65ade87f47918343a55cfe83994757c48ce4df45b7c8d858b87e52b6fdc38a9" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b02-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u422b02-ea.zip", + "hash": "282e7f4dc3618586c48371cd6bf91c78a5c27ced50194c3ee01abe2db43a687f" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b01-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u422b01-ea.zip", - "hash": "5935745265bd56ef7baad1d7c6974a4720ef2b8529d155b07ca350ac73f55b07" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b02-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u422b02-ea.zip", + "hash": "7e35df9cb891b279347584204301c2fa92eea4ce73bf2d1b841f1175effdbe05" } }, "extract_to": "tmp",