From 39f265eb9411fba6b72ebb058407fdbdf0dc3c40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Dec 2023 01:06:52 +0000 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.402-5.0.202312231254 --- 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 e045cd0a0..207632826 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-5.0.202312221854", + "version": "8.0.402-5.0.202312231254", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-23-02-39-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-12-23-02-39.zip", - "hash": "4672488a4e58bb766e90db5eb594fa90ac52903af08338146c36c2c1b49e11d5" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-23-22-47-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-12-23-22-47.zip", + "hash": "73377aeadd56fd8638f956c85d5856a77dea32a3b6bebf9f3a8b95684227c699" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-23-02-39-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-12-23-02-39.zip", - "hash": "3b59ed1d645775d13c80e333d10b193c5c26e1bf3a4096984c389e9f863f4f0a" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-12-23-22-47-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-12-23-22-47.zip", + "hash": "fd89457fa8e08af08104546b61b219f2129c4dc6b4eb47dcd5b545a0dd6dc9ef" } }, "extract_to": "tmp",