From 523ffc0a446d4bdcc1f5872f5137d0fa9fc694e8 Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 19 Apr 2022 21:47:59 +0200 Subject: [PATCH] openjdk18: Update to version 18.0.1-10 --- bucket/openjdk18.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/openjdk18.json b/bucket/openjdk18.json index 06142b269..4c629ebd7 100644 --- a/bucket/openjdk18.json +++ b/bucket/openjdk18.json @@ -1,15 +1,15 @@ { "description": "Official production-ready open-source builds of OpenJDK 18", "homepage": "https://jdk.java.net/18", - "version": "18-36", + "version": "18.0.1-10", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/GA/jdk18/43f95e8614114aeaa8e8a5fcf20a682d/36/GPL/openjdk-18_windows-x64_bin.zip", - "hash": "a5b91d4c12752d44aa75df70ae3e2311287b3e60c288b07dade106376c688277" + "url": "https://download.java.net/java/GA/jdk18.0.1/3f48cabb83014f9fab465e280ccf630b/10/GPL/openjdk-18.0.1_windows-x64_bin.zip", + "hash": "72b1e49d83f529b340ae51f4082586d66555b740b5891ea278c4ea72dc0e29a7" } }, - "extract_dir": "jdk-18", + "extract_dir": "jdk-18.0.1", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"