mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-12 16:08:39 +08:00
adopt8-upstream-jre: Update to version 8u272-b10
This commit is contained in:
parent
63a572a51f
commit
02498bcc99
@ -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": "8u265-b01",
|
||||
"version": "8u272-b10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jre_x64_windows_8u265b01.zip",
|
||||
"hash": "3e86d908a9533b960710be4a5a20f27b084a871549df673cc583b433bbfe0e7e"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u272-b10/OpenJDK8U-jre_x64_windows_8u272b10.zip",
|
||||
"hash": "4407ff03d39b05c5a09c4083279e4cdd03c14e37f96c8312ce9e58cff6086ba4"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-8u265-b01-jre",
|
||||
"extract_dir": "openjdk-8u272-b10-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user