From 854cde18247a66ca82f9734dceebbadda5ed7952 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Oct 2023 01:00:18 +0000 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.392-8.0.202310231911 --- 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 695f148434a..657a2a7fdaa 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.392-8.0.202310211255", + "version": "8.0.392-8.0.202310231911", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-21-13-25-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-21-13-25.zip", - "hash": "152d21b2f1fb6fdf5a9d4c987e0dc841f516edfc2726c24c78d6d3c15ded3452" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-23-22-01-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-10-23-22-01.zip", + "hash": "bf3d64bce16c35109e8fc319cb434ce76574cc7f6839c42e9265b2e503db64f2" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-21-13-25-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-21-13-25.zip", - "hash": "a43eff2fcad39404af9cb5d65eaa1d613ff770393670605388588e7df6755517" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-23-22-01-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-10-23-22-01.zip", + "hash": "413f88b1f04a2b3bf38dc38249a85eb081537dd4fbf92ac5654908b6e0de31b3" } }, "extract_to": "tmp",