From e05568fd4d09bbd6e9dd5b1d37c19dd1127d7d90 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 20:35:43 +0000 Subject: [PATCH] temurin-jre: Update to version 25.0.2-10.0.LTS --- bucket/temurin-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin-jre.json b/bucket/temurin-jre.json index cca368302..89cf9c5c7 100644 --- a/bucket/temurin-jre.json +++ b/bucket/temurin-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": "25.0.1-8.0.LTS", + "version": "25.0.2-10.0.LTS", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.1+8/OpenJDK25U-jre_x64_windows_hotspot_25.0.1_8.zip", - "hash": "317ffcdd88eec2914506ba8456a6d1717f8efb9b148d2214ae793cfa9ec7b54d" + "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2+10/OpenJDK25U-jre_x64_windows_hotspot_25.0.2_10.zip", + "hash": "1919e7e1603bc5937187139db2d65824f8d95ef42d0423ae9f9f1d9eb97842f6" } }, - "extract_dir": "jdk-25.0.1+8-jre", + "extract_dir": "jdk-25.0.2+10-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"