mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-17 01:15:30 +08:00
adoptopenjdk-lts-upstream-jre: Update to version 11.0.10-9
This commit is contained in:
parent
d8f3e0dbd0
commit
ab39535df2
@ -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.9.1-1",
|
||||
"version": "11.0.10-9",
|
||||
"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.9.1+1/OpenJDK11U-jre_x64_windows_11.0.9.1_1.zip",
|
||||
"hash": "d71a4b1924878f1bc5879c92bc544548ce4c39bcde19eb643bc2bfd581716e49"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download/jdk-11.0.10+9/OpenJDK11U-jre_x64_windows_11.0.10_9.zip",
|
||||
"hash": "2e5b23993492074685271590aa953dc6b6c23ab55f1b9cab585b804c630a2401"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-11.0.9.1_1-jre",
|
||||
"extract_dir": "openjdk-11.0.10_9-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user