From d60ffa2e034ea2df04e6003e470b0f8429cc8608 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-jre: Update to version 17.0.12-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 6a030ba32..52f9f15b7 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.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-jre_x64_windows_hotspot_17.0.11_9.zip", - "hash": "4bafe2e94439c8193fc8c68247cb0dbaf4e80265b903288f63f128304f129bbe" + "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.12+7/OpenJDK17U-jre_x64_windows_hotspot_17.0.12_7.zip", + "hash": "646f1f60286670da309b586d0905f1df1a5c2f674d24006823d688bca65388f4" } }, - "extract_dir": "jdk-17.0.11+9-jre", + "extract_dir": "jdk-17.0.12+7-jre", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"