openjdk: Update to version 16.0.2-7

This commit is contained in:
Mathias Hermansson 2021-07-20 17:34:51 +02:00
parent 1aec0a64ef
commit f33a587b72

View File

@ -1,15 +1,15 @@
{
"description": "Official General-Availability Release of OpenJDK",
"homepage": "https://jdk.java.net/",
"version": "16.0.1-9",
"version": "16.0.2-7",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://download.java.net/java/GA/jdk16.0.1/7147401fd7354114ac51ef3e1328291f/9/GPL/openjdk-16.0.1_windows-x64_bin.zip",
"hash": "733b45b09463c97133d70c2368f1b9505da58e88f2c8a84358dd4accfd06a7a4"
"url": "https://download.java.net/java/GA/jdk16.0.2/d4a915d82b4c4fbb9bde534da945d746/7/GPL/openjdk-16.0.2_windows-x64_bin.zip",
"hash": "9df98be05fe674066cc39144467c47b1503cfa3de059c09cc4ccc3da9c253b9a"
}
},
"extract_dir": "jdk-16.0.1",
"extract_dir": "jdk-16.0.2",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"