From a33aa09c4e250f55ab283fbc60a1c93ccf1e8515 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 29 Mar 2022 14:27:25 +0200 Subject: [PATCH] temurin-jdk: Update to version 18.0.0-36 --- 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 ea7c39659..39825e778 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": "17.0.2-8", + "version": "18.0.0-36", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.2+8/OpenJDK17U-jdk_x64_windows_hotspot_17.0.2_8.zip", - "hash": "d083479ca927dce2f586f779373d895e8bf668c632505740279390384edf03fa" + "url": "https://github.com/adoptium/temurin18-binaries/releases/download/jdk-18+36/OpenJDK18U-jdk_x64_windows_hotspot_18_36.zip", + "hash": "7c5efffb555ee8d34a730dfe19654b971b1c82babb9d9b243b29480a8ab7351a" } }, - "extract_dir": "jdk-17.0.2+8", + "extract_dir": "jdk-18+36", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"