mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
openjdk8-redhat: Update to version 8u302-b08
This commit is contained in:
parent
c4f6b31760
commit
c40045fcd3
@ -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-jdk_x64_windows_8u272b10.zip",
|
||||
"hash": "63fe8a555ae6553bd6f6f0937135c31e9adbb3b2ac85232e495596d39f396b1d"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jdk_x64_windows_8u302b08.zip",
|
||||
"hash": "42c38e4ee2d0f10d9617c6d7fd9dcccd87d3de2ccc9f9e617ca5b646bd599fe0"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-8u272-b10",
|
||||
"extract_dir": "openjdk-8u302-b08",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user