From 35236c024cbdc4bfb91d98c534e61650d045e789 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Wed, 27 Apr 2022 20:07:19 +0200 Subject: [PATCH] temurin-jdk: Update to version 18.0.1-10 --- bucket/temurin-jdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/temurin-jdk.json b/bucket/temurin-jdk.json index 39825e778..77379499c 100644 --- a/bucket/temurin-jdk.json +++ b/bucket/temurin-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": "18.0.0-36", + "version": "18.0.1-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18+36/OpenJDK18U-jdk_x64_windows_hotspot_18_36.zip", - "hash": "7c5efffb555ee8d34a730dfe19654b971b1c82babb9d9b243b29480a8ab7351a" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18.0.1+10/OpenJDK18U-jdk_x64_windows_hotspot_18.0.1_10.zip", + "hash": "58839a0c28e5d254001993f4e5333e5bb237d082871650687891b4de773d0fb0" } }, - "extract_dir": "jdk-18+36", + "extract_dir": "jdk-18.0.1+10", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"