From 812dd731079bf594cdcacfa86d34dd0345af88df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 08:20:11 +0000 Subject: [PATCH] temurin17-jdk: Update to version 17.0.12-7 --- bucket/temurin17-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin17-jdk.json b/bucket/temurin17-jdk.json index a0c2ec05c..6f6cf969b 100644 --- a/bucket/temurin17-jdk.json +++ b/bucket/temurin17-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": "17.0.11-9", + "version": "17.0.12-7", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.11+9/OpenJDK17U-jdk_x64_windows_hotspot_17.0.11_9.zip", - "hash": "fdd6664d4131370398fbc8bfbb7b46dbfec4a22a090a511fe5c379dae188c390" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+7/OpenJDK17U-jdk_x64_windows_hotspot_17.0.12_7.zip", + "hash": "052049d687ebfda6a4032d54afcd0da6549a23bc2ed04cfaa509746eeacbae71" } }, - "extract_dir": "jdk-17.0.11+9", + "extract_dir": "jdk-17.0.12+7", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"