openjdk: Update to version 13.0.2-8

This commit is contained in:
Mathias Hermansson 2020-01-14 20:10:36 +01:00
parent 28308bf59d
commit 38ce0bb965

View File

@ -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"