From 17175e8729e878a5eb4bc332cc4fdf115f33d361 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:35:10 +0000 Subject: [PATCH] temurin17-jre: Update to version 17.0.14-7 --- 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 09b4dae10..ae705ea88 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.13-11", + "version": "17.0.14-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.13+11/OpenJDK17U-jre_x64_windows_hotspot_17.0.13_11.zip", - "hash": "11a61a94d383e755b08b4e5890a13d148bc9f95b7149cbbeec62efb8c75a4a67" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.14+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.14_7.zip", + "hash": "d42f84605c8e27c38998b44ac493d1067abbe45be89969c935d71a858393405c" } }, - "extract_dir": "jdk-17.0.13+11-jre", + "extract_dir": "jdk-17.0.14+7-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"