From 38ce0bb965bc204250d0e3525ac2ee9e4e509f4c Mon Sep 17 00:00:00 2001 From: Mathias Hermansson Date: Tue, 14 Jan 2020 20:10:36 +0100 Subject: [PATCH] openjdk: Update to version 13.0.2-8 --- bucket/openjdk.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/openjdk.json b/bucket/openjdk.json index 967afac4b..77f076b9e 100644 --- a/bucket/openjdk.json +++ b/bucket/openjdk.json @@ -1,15 +1,15 @@ { "description": "Official General-Availability Release of OpenJDK", "homepage": "https://jdk.java.net/", - "version": "13.0.1-9", + "version": "13.0.2-8", "license": "GPL-2.0-only WITH Classpath-exception-2.0", "architecture": { "64bit": { - "url": "https://download.java.net/java/GA/jdk13.0.1/cec27d702aa74d5a8630c65ae61e4305/9/GPL/openjdk-13.0.1_windows-x64_bin.zip", - "hash": "438a6920f1851b1eeb6f09f05d9f91c4423c6586f7a1a7ccbb19df76ea5901ee" + "url": "https://download.java.net/java/GA/jdk13.0.2/d4173c853231432d94f001e99d882ca7/8/GPL/openjdk-13.0.2_windows-x64_bin.zip", + "hash": "fab29dcfda6ca4af3a9b973ecdde61dafcd9b307cb9237c25d25b2633bb08084" } }, - "extract_dir": "jdk-13.0.1", + "extract_dir": "jdk-13.0.2", "env_add_path": "bin", "env_set": { "JAVA_HOME": "$dir"