mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-05 18:20:02 +08:00
openjdk8-redhat-jre: Update to version 8u312-b07
This commit is contained in:
parent
e89be1832a
commit
d358ee2e19
@ -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": "8u302-b08",
|
||||
"version": "8u312-b07",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_x64_windows_8u302b08.zip",
|
||||
"hash": "a15d4030b09865b2861d9e0dd2a62c5b9dbfd279a55d57358bbee6d6cfc20c9e"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u312-b07/OpenJDK8U-jre_x64_windows_8u312b07.zip",
|
||||
"hash": "eee93412f28780975700d3ad444367c10261e096ddbe3da7001f9689451b511c"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-8u302-b08-jre",
|
||||
"extract_dir": "openjdk-8u312-b07-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user