adopt11-upstream-jre: Update to version 11.0.13-8

This commit is contained in:
Mathias Hermansson 2021-10-20 09:05:14 +02:00
parent 2871d8455b
commit 6ffcd86e6c

View File

@ -1,15 +1,15 @@
{
"description": "Unaltered builds from the OpenJDK mercurial JDK11u code stream, built by Red Hat",
"homepage": "https://adoptopenjdk.net/upstream.html",
"version": "11.0.12-7",
"version": "11.0.13-8",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download/jdk-11.0.12+7/OpenJDK11U-jre_x64_windows_11.0.12_7.zip",
"hash": "309c714ba722e5aaa8de5bef87c7e8f31475700dd9da6dae70c14a004c2ccb9c"
"url": "https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download/jdk-11.0.13+8/OpenJDK11U-jre_x64_windows_11.0.13_8.zip",
"hash": "d98e7f6ba1de602bc41d34136a4fbb296e2e599492b1083b29204b8e47833534"
}
},
"extract_dir": "openjdk-11.0.12_7-jre",
"extract_dir": "openjdk-11.0.13_8-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"