From 50d4d58d7c7e273bba849497b2a95ad501bdca50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 May 2026 14:08:34 +0000 Subject: [PATCH] temurin26-jdk: Update to version 26.0.1-8 --- bucket/temurin26-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin26-jdk.json b/bucket/temurin26-jdk.json index 66819c73b..b85daf437 100644 --- a/bucket/temurin26-jdk.json +++ b/bucket/temurin26-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": "26.0.0-35", + "version": "26.0.1-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26+35/OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip", - "hash": "f36dbdfbd36401d6bf34c418e6405aedc17296cc72ec8335b5754d90e47aec64" + "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26.0.1+8/OpenJDK26U-jdk_x64_windows_hotspot_26.0.1_8.zip", + "hash": "81b35819085dd73a204c3219464c5f154cb111a526ec63dad793c0eefd469b3d" } }, - "extract_dir": "jdk-26+35", + "extract_dir": "jdk-26.0.1+8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"