From 28a2f044bb1fc3c729c051721ff8d7e75fee8950 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 16:21:55 +0000 Subject: [PATCH] temurin11-jre: Update to version 11.0.26-4 --- bucket/temurin11-jre.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/temurin11-jre.json b/bucket/temurin11-jre.json index da116fa93..0dd176296 100644 --- a/bucket/temurin11-jre.json +++ b/bucket/temurin11-jre.json @@ -1,19 +1,19 @@ { "description": "Eclipse Temurin is a runtime provided by Eclipse Adoptium for general use across the Java ecosystem", "homepage": "https://adoptium.net", - "version": "11.0.25-9", + "version": "11.0.26-4", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9/OpenJDK11U-jre_x64_windows_hotspot_11.0.25_9.zip", - "hash": "052f09448d5b8d9afb7a8e5049d40d7fafa8f5884afe6043bb2359787fd41e84" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+4/OpenJDK11U-jre_x64_windows_hotspot_11.0.26_4.zip", + "hash": "48139e97027cc45e03e918e262e2dec8f3bfb113a79cf0ca43c29d4e9dd57ee1" }, "32bit": { - "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.25+9/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.25_9.zip", - "hash": "ac760b5ed1cb96acb51b5feb8c04e2c200921a56ff6ab012a81c190c3c80778d" + "url": "https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.26+4/OpenJDK11U-jre_x86-32_windows_hotspot_11.0.26_4.zip", + "hash": "34e94694c2600f9e382476ee3064d39e8ba08415640fa8874a7127dc78e7c5b6" } }, - "extract_dir": "jdk-11.0.25+9-jre", + "extract_dir": "jdk-11.0.26+4-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"