From f698368acc1e89ed24e0e723d9b6d7b4cc53df5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 04:22:46 +0000 Subject: [PATCH] temurin22-jdk: Update to version 22.0.2-9 --- bucket/temurin22-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin22-jdk.json b/bucket/temurin22-jdk.json index c1c0c077c9e..24609d176f1 100644 --- a/bucket/temurin22-jdk.json +++ b/bucket/temurin22-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": "22.0.1-8", + "version": "22.0.2-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.1+8/OpenJDK22U-jdk_x64_windows_hotspot_22.0.1_8.zip", - "hash": "4cf9d3c7ed8ec72a8adcca290d90fdd775100a38670410e674b05233a0c8288e" + "url": "https://github.com/adoptium/temurin22-binaries/releases/download/jdk-22.0.2+9/OpenJDK22U-jdk_x64_windows_hotspot_22.0.2_9.zip", + "hash": "bf61e74c3dbd2da27d6415a804813c5ade87f9c838acca1edfa08ce9155bd82b" } }, - "extract_dir": "jdk-22.0.1+8", + "extract_dir": "jdk-22.0.2+9", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"