From f6d9507b6f29371cdb970a85aeba6866f12309dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 04:16:40 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.392-7.0.202310111856 --- bucket/temurin8-nightly-jdk.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/temurin8-nightly-jdk.json b/bucket/temurin8-nightly-jdk.json index e3e5fee28..256d07544 100644 --- a/bucket/temurin8-nightly-jdk.json +++ b/bucket/temurin8-nightly-jdk.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.392-7.0.202310091856", + "version": "8.0.392-7.0.202310111856", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-10-03-29-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-10-03-29.zip", - "hash": "20b9de6614f98450844699d3d94f8c58e645fabe226c5a9f6e0f721e925b7587" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-12-02-53-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-12-02-53.zip", + "hash": "e0280b37fc367cc4416a89d2ae8cf0274002fd49fc0c4b5cbbbabb734e073fbb" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-10-03-29-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-10-03-29.zip", - "hash": "94e2c39925816f46bd3f5dbe6852e6c0fd563c29801045551da444e83543c0df" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-12-02-53-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-12-02-53.zip", + "hash": "0f2553f982dbbb84aa8eccc320160bcb729ceae8960596984812845f58a79bc6" } }, "extract_to": "tmp",