From ecbbfaf6dbe0899c9b3cc3ed3816833e1148dc53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 08:16:42 +0000 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.402-3.0.202311241855 --- 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 d6dc44506..36e519dd3 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.402-3.0.202311221855", + "version": "8.0.402-3.0.202311241855", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-23-03-30-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-23-03-30.zip", - "hash": "2b1850e417b571bf9617fc0962e96fc168b929666bddbe395b1bba28817b6382" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-04-43-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-25-04-43.zip", + "hash": "6254698219efabf6ed9005fd1ef35ed1f5d0e018c9fdb65cd82780242e879aa6" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-23-03-30-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-23-03-30.zip", - "hash": "8efbefa2c2ad1bfaa97c6e55684ddbb552672eb452319813d2147fe6402cf945" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-04-43-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-25-04-43.zip", + "hash": "f9be1951bc8e9709876c8c423758e08f1daa8ba3483bb9fb4ff696fc13802e26" } }, "extract_to": "tmp",