Skip to content

Commit

Permalink
adoptopenjdk-openj9-jre: Update to version 11.0.2-7
Browse files Browse the repository at this point in the history
  • Loading branch information
se35710 committed Jan 23, 2019
1 parent 878acbd commit b31e39c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions adoptopenjdk-openj9-jre.json
@@ -1,15 +1,15 @@
{
"description": "AdoptOpenJDK JRE with Eclipse OpenJ9 JVM",
"homepage": "https://adoptopenjdk.net",
"version": "11.0.1-13",
"version": "11.0.2-7",
"license": "GPL-2.0-with-classpath-exception",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.1%2B13/OpenJDK11-jre_x64_windows_openj9_11.0.1_13.zip",
"hash": "d33551f15f8d4bc5f97471bca669872665e5db15cc8a5ac88f068e23f56bb129"
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.2%2B7/OpenJDK11U-jre_x64_windows_openj9_11.0.2_7.zip",
"hash": "0fecd9be7e98f457efa3e612eed78c784e07124ae9045cebca109b74eaa83bca"
}
},
"extract_dir": "jdk-11.0.1+13-jre",
"extract_dir": "jdk-11.0.2+7-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit b31e39c

Please sign in to comment.