From e2b6ee70369f6b09c50dc36515efe45aaa589c01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 08:18:52 +0000 Subject: [PATCH] temurin8-nightly-jre: Update to version 8.0.402-3.0.202311271855 --- 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 81b3e9caa..af225c587 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.202311251255", + "version": "8.0.402-3.0.202311271855", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-22-45-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-25-22-45.zip", - "hash": "1dd659cac36313c8b11aece57bb0929f1b4ab04cd80f267a09b5f70f36b75262" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-28-04-42-beta/OpenJDK8U-jre_x64_windows_hotspot_2023-11-28-04-42.zip", + "hash": "2ea50b8f68f1c4df208ccf8f29d13c2efd934ecab882839ae9d9e89ef52b384a" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-25-22-45-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-25-22-45.zip", - "hash": "062e60ee8f706ef6c97adab7f44ed74a8af6ae787c2b1c72cb9d61ed0d586567" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-11-28-04-42-beta/OpenJDK8U-jre_x86-32_windows_hotspot_2023-11-28-04-42.zip", + "hash": "32a8140c7e3d5bc57c5e059013fc2e84e2f60943da19b502ec62a0af733f4c4d" } }, "extract_to": "tmp",