From 2ece45b946571cd2aa83b59b65091e458aa4216c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Sep 2024 04:20:21 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.432-5.0.202409262334 --- 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 4c04abc26..b1e3ef0bb 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.432-4.0.202409241124", + "version": "8.0.432-5.0.202409262334", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b04-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u432b04-ea.zip", - "hash": "42789dd2bc4404114bda8673c0203fefc9ff4a11b6f2ccf5de604cefaae77c53" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b05-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u432b05-ea.zip", + "hash": "22e015070f7391b3282a0a4031338dc4258c875e5eb41ac59a6063d3a4594cff" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b04-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u432b04-ea.zip", - "hash": "c969905c76b6dc9bbf8c638431305b6952b9abda947485f9b903774fb2f2a648" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b05-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u432b05-ea.zip", + "hash": "c19c8e3a27550249333cbc053fd4e1af49403722e5050b39350c3c329962ffdc" } }, "extract_to": "tmp",