From 784f3b8b695d44faff72cd54fb7973c031d5ab11 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 02:09:01 +0000 Subject: [PATCH] temurin8-jre: Update to version 8.0.482-8 --- bucket/temurin8-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin8-jre.json b/bucket/temurin8-jre.json index 8d878b916..4788116ee 100644 --- a/bucket/temurin8-jre.json +++ b/bucket/temurin8-jre.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.472-8", + "version": "8.0.482-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u472-b08/OpenJDK8U-jre_x64_windows_hotspot_8u472b08.zip", - "hash": "598b8eb9bd299e6d569085793a90ff87a84738221d50c994e82aca35c49b117d" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u482-b08/OpenJDK8U-jre_x64_windows_hotspot_8u482b08.zip", + "hash": "61c4fe5c2d3c06cf6fa79de8e62da52444c95be1616b8dc8ad1e6d8db72f37bf" } }, - "extract_dir": "jdk8u472-b08-jre", + "extract_dir": "jdk8u482-b08-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"