From f690bfcf4355c907fcbe4e4e5038262cc22e1cd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 08:16:59 +0000 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.402-5.0.202401061254 --- 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 35fd61d26..5be7b9b69 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.202401051854", + "version": "8.0.402-5.0.202401061254", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-06-09-39-beta/OpenJDK8U-jre_x64_windows_hotspot_2024-01-06-09-39.zip", - "hash": "0d9d363660a2358e71a90338c1cf18adb37c72ba35b90313f0bdd99f7630b54f" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-07-04-21-beta/OpenJDK8U-jre_x64_windows_hotspot_2024-01-07-04-21.zip", + "hash": "1a2dd240ab38f6255843130c3377517441d3b81bcb9ca00eca3e2ccf3ce050c9" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-06-09-39-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2024-01-06-09-39.zip", - "hash": "1936142ffa3c6d569f0e969b08577db7531c023a4e23dc75892197d10f1f5eb7" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2024-01-07-04-21-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2024-01-07-04-21.zip", + "hash": "ddec886e97f522a21d6441cf9e4c5d91b3cdd4a57a66ca45e21baaa2590b96d2" } }, "extract_to": "tmp",