ojdkbuild: Update to version 11.0.1.13-1

This commit is contained in:
Mathias Hermansson 2018-10-28 18:07:27 +01:00
parent 85e09933dc
commit fbd142c0c8

View File

@ -1,18 +1,13 @@
{
"description": "OpenJDK binaries built using source code from the CentOS project",
"homepage": "https://github.com/ojdkbuild/ojdkbuild",
"version": "10.0.2-1.b13",
"version": "11.0.1.13-1",
"license": "GPL-2.0-with-classpath-exception",
"architecture": {
"64bit": {
"url": "https://github.com/ojdkbuild/ojdkbuild/releases/download/10.0.2-1/java-10-openjdk-10.0.2-1.b13.ojdkbuild.windows.x86_64.zip",
"hash": "39801db76f04b9f1491b0d0a64258535f14e319a3cd08d3e161b18a6af7a842d",
"extract_dir": "java-10-openjdk-10.0.2-1.b13.ojdkbuild.windows.x86_64"
},
"32bit": {
"url": "https://github.com/ojdkbuild/ojdkbuild/releases/download/10.0.2-1/java-10-openjdk-10.0.2-1.b13.ojdkbuild.windows.x86.zip",
"hash": "ea3a8b6a7106ea47f1841d92f211270f28c27b6e265efdae2c2eb78d628be39f",
"extract_dir": "java-10-openjdk-10.0.2-1.b13.ojdkbuild.windows.x86"
"url": "https://github.com/ojdkbuild/ojdkbuild/releases/download/11.0.1-1/java-11-openjdk-11.0.1.13-1.ojdkbuild.windows.x86_64.zip",
"hash": "a02cc84ba0fbb0a4d8acc48b5d2e6a9e5b447fee6d005096e2010f333db6af85",
"extract_dir": "java-11-openjdk-11.0.1.13-1.ojdkbuild.windows.x86_64"
}
},
"env_add_path": "bin",
@ -28,10 +23,6 @@
"64bit": {
"url": "https://github.com/ojdkbuild/ojdkbuild/releases/download/$matchVersion/$matchUrl.x86_64.zip",
"extract_dir": "$matchUrl.x86_64"
},
"32bit": {
"url": "https://github.com/ojdkbuild/ojdkbuild/releases/download/$matchVersion/$matchUrl.x86.zip",
"extract_dir": "$matchUrl.x86"
}
},
"hash": {