From 9b16b719487401419599fd5f9700f88b82e73205 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 08:17:58 +0000 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.402-1.0.202311062101 --- 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 85a1bd29a31..670ce4f304a 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-1.0.202311061649", + "version": "8.0.402-1.0.202311062101", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-06-20-57-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-06-20-57.zip", - "hash": "7f917129fb765c49c4f75ad5b082f98061742b907c43173b1207c491fba3eff2" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-07-04-32-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-07-04-32.zip", + "hash": "868e2537dd8148fec40685e2af4ccd914c7e89f4c2cb4eef90ccc6ae3fc83a6a" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-06-20-57-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-06-20-57.zip", - "hash": "076dac699642edadc24cd231443fe93a429a7af06c12cb6b91b50db2e93927f0" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-07-04-32-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-07-04-32.zip", + "hash": "48d54b0ab508524a3439baa0d9a8e6a0c256a0a6d8dfda862d025e042bacad32" } }, "extract_to": "tmp",