From d827383f62117e528ace83451c82d34680e20cf3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 20:50:11 +0000 Subject: [PATCH] temurin-jdk: Update to version 26.0.0-35 --- bucket/temurin-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin-jdk.json b/bucket/temurin-jdk.json index c4e6267af..315940187 100644 --- a/bucket/temurin-jdk.json +++ b/bucket/temurin-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": "25.0.2-10.0.LTS", + "version": "26.0.0-35", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin25-binaries/releases/download/jdk-25.0.2+10/OpenJDK25U-jdk_x64_windows_hotspot_25.0.2_10.zip", - "hash": "06ac5f5444a1269dd11d11cbb7ab6ebaecedc60dc1caca82cdb56f29100b7b8c" + "url": "https://github.com/adoptium/temurin26-binaries/releases/download/jdk-26+35/OpenJDK26U-jdk_x64_windows_hotspot_26_35.zip", + "hash": "f36dbdfbd36401d6bf34c418e6405aedc17296cc72ec8335b5754d90e47aec64" } }, - "extract_dir": "jdk-25.0.2+10", + "extract_dir": "jdk-26+35", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"