mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-08 15:07:36 +08:00
openjdk8-redhat: Update to version 8u332-b09
This commit is contained in:
parent
e0639384c1
commit
f5cd8ed45c
@ -1,15 +1,15 @@
|
||||
{
|
||||
"description": "Unaltered builds from the OpenJDK mercurial JDK8u code stream, built by Red Hat",
|
||||
"homepage": "https://adoptopenjdk.net/upstream.html",
|
||||
"version": "8u322-b06",
|
||||
"version": "8u332-b09",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u322-b06/OpenJDK8U-jdk_x64_windows_8u322b06.zip",
|
||||
"hash": "624d7561d83bdfc0aa0e34f05824fcac1d3ed440c05c60a4d48b7b1396c2984c"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u332-b09/OpenJDK8U-jdk_x64_windows_8u332b09.zip",
|
||||
"hash": "5eb2aaa03e093a518a897c06cd256f74c8a646ff0627463c45c4086882f53a3e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-8u322-b06",
|
||||
"extract_dir": "openjdk-8u332-b09",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user