From 84c9529a073d25690bf374da21c80860dc951ba7 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Thu, 5 May 2022 14:14:36 +0200 Subject: [PATCH] temurin8-jdk: Update to version 8.0.332-9 --- 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 873d7d45c..87cbfd349 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.322-6", + "version": "8.0.332-9", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u322-b06/OpenJDK8U-jdk_x64_windows_hotspot_8u322b06.zip", - "hash": "c9e06afb5df850e90a4da9da31c2edf10bd6da9962c4b253e91b41237f8fb2fb" + "url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u332-b09/OpenJDK8U-jdk_x64_windows_hotspot_8u332b09.zip", + "hash": "780bc92292e3f9899235457189d7aa6943833c9f426d104931d399bc404c89d3" } }, - "extract_dir": "jdk8u322-b06", + "extract_dir": "jdk8u332-b09", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"