From 2204e5fa8b632a77f44f4e06f95cafda25c7dba0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 04:16:39 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.392-7.0.202310091856 --- 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 5fba92259..e3e5fee28 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.202310071413", + "version": "8.0.392-7.0.202310091856", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-21-43-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-07-21-43.zip", - "hash": "ff328ccfe261bf6aefac9fba648fd02d8f24533f019896c0399966ec45bcfdba" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-21-43-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-07-21-43.zip", - "hash": "deefb3b924c042c480a27e668a93e32196cbba91147a32055e2ee9eebfa999cf" + "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" } }, "extract_to": "tmp",