From 8e8838fe4cdbdce4618ce953131902a64d108da8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 12:27:19 +0000 Subject: [PATCH] temurin8-jdk: Update to version 8.0.392-8 --- bucket/temurin8-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin8-jdk.json b/bucket/temurin8-jdk.json index 6bb3d4d24..d479f040b 100644 --- a/bucket/temurin8-jdk.json +++ b/bucket/temurin8-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": "8.0.382-5", + "version": "8.0.392-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u382-b05/OpenJDK8U-jdk_x64_windows_hotspot_8u382b05.zip", - "hash": "91e00e147a162b99778fe2ff8840a13b6b1c71335d149466e1e298befdb53809" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u392-b08/OpenJDK8U-jdk_x64_windows_hotspot_8u392b08.zip", + "hash": "68711e896d0c40cd5accc06112a188c493658f9194a23fe8f8b6695394d9acf7" } }, - "extract_dir": "jdk8u382-b05", + "extract_dir": "jdk8u392-b08", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"