mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-15 11:53:07 +08:00
adopt8-upstream-jre: Update to version 8u302-b08
This commit is contained in:
parent
b2b1b84ac1
commit
41766e33a4
@ -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": "8u272-b10",
|
||||
"version": "8u302-b08",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u272-b10/OpenJDK8U-jre_x64_windows_8u272b10.zip",
|
||||
"hash": "4407ff03d39b05c5a09c4083279e4cdd03c14e37f96c8312ce9e58cff6086ba4"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_x64_windows_8u302b08.zip",
|
||||
"hash": "a15d4030b09865b2861d9e0dd2a62c5b9dbfd279a55d57358bbee6d6cfc20c9e"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-8u272-b10-jre",
|
||||
"extract_dir": "openjdk-8u302-b08-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user