From d304072c6bfdb0a22e069d0ed397c393ebff4945 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:14:18 +0000 Subject: [PATCH] temurin-lts-jre: Update to version 21.0.1-12.1.LTS --- bucket/temurin-lts-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin-lts-jre.json b/bucket/temurin-lts-jre.json index 525e9b08a..a79b5dfe3 100644 --- a/bucket/temurin-lts-jre.json +++ b/bucket/temurin-lts-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": "21.0.0-35.0.LTS", + "version": "21.0.1-12.1.LTS", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21+35/OpenJDK21U-jre_x64_windows_hotspot_21_35.zip", - "hash": "3753e9b1d7186191766954f7957cc0c3c4de9633366dbfdfa573e30b371b7ab7" + "url": "https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.1+12/OpenJDK21U-jre_x64_windows_hotspot_21.0.1_12.zip", + "hash": "38bb68f9db9c85a63496570c53a1bcbac18c808677595d7e939d2f5b38e9a7aa" } }, - "extract_dir": "jdk-21+35-jre", + "extract_dir": "jdk-21.0.1+12-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"