mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
adoptopenjdk-lts-upstream: Update to version 11.0.10-9
This commit is contained in:
parent
ab39535df2
commit
46232d4d85
@ -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-jdk_x64_windows_11.0.9.1_1.zip",
|
||||
"hash": "d45586f5f32c224f4aec3592bd3ef6ed94dfe782f7fe745e880922cbefee5f0d"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk11-upstream-binaries/releases/download/jdk-11.0.10+9/OpenJDK11U-jdk_x64_windows_11.0.10_9.zip",
|
||||
"hash": "3c34a3053475acc5948d3ddec1c39da881854c354e96db39f47ede6f21004053"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-11.0.9.1_1",
|
||||
"extract_dir": "openjdk-11.0.10_9",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user