From fbe350f05f4ee08eead735a38f6e121cd2a7689f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:18:44 +0000 Subject: [PATCH] temurin8-nightly-jdk: Update to version 8.0.432-3.0.202409020955 --- 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 17811a76d..b2ddd263d 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-1.0.202408050744", + "version": "8.0.432-3.0.202409020955", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b01-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u432b01-ea.zip", - "hash": "917aa34593d69ed562eed8ad0b5f19a20898ca5c51bda1c3a11f190123456367" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b03-ea-beta/OpenJDK8U-jdk_x64_windows_hotspot_8u432b03-ea.zip", + "hash": "f69e757c6437ea6cd1c039b0e3897b28baefb4ec9ae8e6ab5c6778b383ad2fb0" }, "32bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b01-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u432b01-ea.zip", - "hash": "cc5a21afce27382819e5a6ca313f0f5d8d4b42ed69eaa1d205966a16b6f30178" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u432-b03-ea-beta/OpenJDK8U-jdk_x86-32_windows_hotspot_8u432b03-ea.zip", + "hash": "6df0f39de8ff9677c6083b7e30e7fab54e7d1ee43748ae9c91ed93d060f95ea1" } }, "extract_to": "tmp",