From 74b9c7019f8e08eb260115733f800390805816c3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 10:39:35 +0000 Subject: [PATCH] temurin8-jdk: Update to version 8.0.502-7 --- bucket/temurin8-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin8-jdk.json b/bucket/temurin8-jdk.json index 92881be96..e5b461747 100644 --- a/bucket/temurin8-jdk.json +++ b/bucket/temurin8-jdk.json @@ -1,15 +1,15 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "8.0.492-9", + "version": "8.0.502-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u492-b09/OpenJDK8U-jdk_x64_windows_hotspot_8u492b09.zip", - "hash": "1e33881ea6bfc1c532e3eaad1c1de7777169c0c1333e2b880621e0e0a16073b2" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u502-b07/OpenJDK8U-jdk_x64_windows_hotspot_8u502b07.zip", + "hash": "3f193fe5e36409c564eb3b7668cb33cab96aa5879d9b284f25f8653e993b1c49" } }, - "extract_dir": "jdk8u492-b09", + "extract_dir": "jdk8u502-b07", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"