From dcc2673fcc3e63dc65dc43ba7649aa6d9d6ceddb 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-jre: Update to version 8.0.422-2.0.202405231342 --- bucket/temurin8-nightly-jre.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jre.json b/bucket/temurin8-nightly-jre.json index 115d884c3..64c02b57f 100644 --- a/bucket/temurin8-nightly-jre.json +++ b/bucket/temurin8-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": "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-jre_x64_windows_hotspot_8u422b01-ea.zip", - "hash": "e5ac05f71f2d8fa425c47ac8d3291212e8e26655947dcdd915c03f70df370a16" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b02-ea-beta/OpenJDK8U-jre_x64_windows_hotspot_8u422b02-ea.zip", + "hash": "0b438c931b9bb7b917fc0b1bae4053e3cb898afc62a77782542811f223fe3540" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b01-ea-beta/OpenJDK8U-jre_x86-32_windows_hotspot_8u422b01-ea.zip", - "hash": "70c30769e6d1cf5d6445007181972ac588e3550cadc8843dfb609c8d4fb28e40" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u422-b02-ea-beta/OpenJDK8U-jre_x86-32_windows_hotspot_8u422b02-ea.zip", + "hash": "57cd14c37dcebd3439077cfffe7f66502e3a1885ec71fe0f2b1043d744800cce" } }, "extract_to": "tmp",