mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 06:16:26 +08:00
adopt11-upstream-jre: Update to version 11.0.9-11
This commit is contained in:
parent
c4f5030729
commit
bcd4260f5b
@ -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.8-10",
|
||||
"version": "11.0.9-11",
|
||||
"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.8+10/OpenJDK11U-jre_x64_windows_11.0.8_10.zip",
|
||||
"hash": "8ea03aef163cd03258f865cb35573cb87a6f8fa8972b52dca446074315861107"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download/jdk-11.0.9+11/OpenJDK11U-jre_x64_windows_11.0.9_11.zip",
|
||||
"hash": "4cce032c3dcb412863ae6834d6c28b3eb6aea7ccceea70f025f3e45ad9f382d9"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-11.0.8_10-jre",
|
||||
"extract_dir": "openjdk-11.0.9_11-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user