From 057080ea3284fdff74656bd5a175fc33bf6e53f3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 8 Oct 2023 01:04:57 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.392-7.0.202310071413 --- 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 99e13ad2d..5fba92259 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.202310061856", + "version": "8.0.392-7.0.202310071413", "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-00-05-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-07-00-05.zip", - "hash": "b34ee009d1b6fc48aca489259082a4adc392d2737eb75c3e0c920f6a3e1de0ca" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-07-00-05-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-07-00-05.zip", - "hash": "d4b075ad298e9dcc43f0aed3314aaa65e47bce9ce0f3cd2fb85006a00a7aa172" + "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" } }, "extract_to": "tmp",