Skip to content

Commit

Permalink
adopt11-openj9: 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 79aed85 commit 6eec602
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions adopt11-openj9.json
@@ -1,15 +1,15 @@
{
"description": "AdoptOpenJDK 11 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/OpenJDK11U-jdk_x64_windows_openj9_jdk-11.0.1_13_openj9-0.11.0_11.0.1_13.zip",
"hash": "ef7c411c3b3e06f93874b15b598c36020b192a1a3096c5d9d5eae7799f8bcd49"
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.2%2B7/OpenJDK11U-jdk_x64_windows_openj9_11.0.2_7.zip",
"hash": "6622a5410ef6e53c3dfab3800b473cce19777e4decb01bed9c7317b71e5ad47b"
}
},
"extract_dir": "jdk-11.0.1+13",
"extract_dir": "jdk-11.0.2+7",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
Expand Down

0 comments on commit 6eec602

Please sign in to comment.