From 530afd5cde3f8a391ac2a830b90e3afa5f72ca5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Mar 2025 01:37:17 +0000 Subject: [PATCH] temurin22-jre: Update to version 22.0.1-8 --- bucket/temurin22-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin22-jre.json b/bucket/temurin22-jre.json index ebb161126..976b27b23 100644 --- a/bucket/temurin22-jre.json +++ b/bucket/temurin22-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": "22.0.2-9", + "version": "22.0.1-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2+9/OpenJDK22U-jre_x64_windows_hotspot_22.0.2_9.zip", - "hash": "70a6d5a057707f7b77d42bbb18b8f434a6d9f7e85c0d9a7914bb7200502d11a7" + "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jre_x64_windows_hotspot_22.0.1_8.zip", + "hash": "7c7572ef9e3b53e91faeaa2b4f019dc496f428705ca672f417e21731b3a4089c" } }, - "extract_dir": "jdk-22.0.2+9-jre", + "extract_dir": "jdk-22.0.1+8-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"