From 0e849508448697ee9077953971b274da1119bfb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2026 10:39:29 +0000 Subject: [PATCH] temurin17-jdk: Update to version 17.0.20-8 --- 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 d2cfce788..c43ee9d28 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.19-10", + "version": "17.0.20-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.19+10/OpenJDK17U-jdk_x64_windows_hotspot_17.0.19_10.zip", - "hash": "b5b235c48adf6a081874b812c630b9f4b5f637b7a5ed18b9174d08a41ec4c235" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.20+8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.20_8.zip", + "hash": "418497be5cf585bdd2203d6486a565d66d3f5e992d5630d45104cb873fab8122" } }, - "extract_dir": "jdk-17.0.19+10", + "extract_dir": "jdk-17.0.20+8", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"