From d53bbaa17a36de63c1fd55583fca8b66eece8d99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 20:36:13 +0000 Subject: [PATCH] temurin17-jre: Update to version 17.0.18-8 --- bucket/temurin17-jre.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin17-jre.json b/bucket/temurin17-jre.json index aaaaf4b78..acce254cb 100644 --- a/bucket/temurin17-jre.json +++ b/bucket/temurin17-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": "17.0.17-10", + "version": "17.0.18-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.17+10/OpenJDK17U-jre_x64_windows_hotspot_17.0.17_10.zip", - "hash": "bd17db1cc08b3a8a98cedc7b8b8a203f683793be65a9ffbe4ceaacde71fc2b6b" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.18+8/OpenJDK17U-jre_x64_windows_hotspot_17.0.18_8.zip", + "hash": "95c9ebe3ee16baab7239531757513d9a03799ca06483ef2f3b530e81e93e7b5b" } }, - "extract_dir": "jdk-17.0.17+10-jre", + "extract_dir": "jdk-17.0.18+8-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"