From cedbcfa837a01c7f80100497f344b2d26ab421ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 01:00:16 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.392-7.0.202310061856 --- 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 a0b1afe3e..99e13ad2d 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.202310041857", + "version": "8.0.392-7.0.202310061856", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-05-02-40-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-05-02-40.zip", - "hash": "e8d7b2dfddf0e503df8184f288a7dc2dde159361cdc3552c02c8d759fd7c3e4e" + "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" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-05-02-40-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-05-02-40.zip", - "hash": "ea52884e040d66d0d7a84e653bcb9a803b08f948e234e40185688eabfb8b5324" + "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" } }, "extract_to": "tmp",