mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-11 11:51:19 +08:00
adoptopenjdk-lts-upstream: Update to version 11.0.13-8
This commit is contained in:
parent
6e243be2f1
commit
f007fab14d
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Unaltered builds from the OpenJDK mercurial JDK 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-jdk_x64_windows_11.0.12_7.zip",
|
||||
"hash": "288c2835c7ef8852e50f545dcb534bf7d9ad877e21d66a3abb261c9076cdaab4"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download/jdk-11.0.13+8/OpenJDK11U-jdk_x64_windows_11.0.13_8.zip",
|
||||
"hash": "f1ba6826b3bb89730afc089b38a8f94430193de784bc0a25c327f056d69e129f"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-11.0.12_7",
|
||||
"extract_dir": "openjdk-11.0.13_8",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user