From 8441de2ba16971834fc52ae9a03bf709feb6b1e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 01:01:11 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.392-8.0.202310301855 --- 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 fbbf10844..61704a0d2 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-8.0.202310281344", + "version": "8.0.392-8.0.202310301855", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-28-14-27-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-28-14-27.zip", - "hash": "730f2a6e76143a19aeb500622ed24572797a5cd717b2c7621e63eae054e967c4" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-30-20-04-beta/OpenJDK8U-jdk_x64_windows_hotspot_2023-10-30-20-04.zip", + "hash": "c725da6213eab9d8810835bfb70957e3a65026036f56f63627c4d5dc834c01dd" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-28-14-27-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-28-14-27.zip", - "hash": "c3bd650b541db2b5cac102b2e46e8d08421f7be977425e094c604c3e521ca54d" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u-2023-10-30-20-04-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_2023-10-30-20-04.zip", + "hash": "c74b5141d06eeab58e0c9d6658cfc5bc54b788e58b8fcff4b59d2dce98d6b507" } }, "extract_to": "tmp",