mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-16 02:18:12 +08:00
adopt8-upstream-jre: Update to version 8u282-b08
This commit is contained in:
parent
07ef642027
commit
adfe1cd35e
@ -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": "8u275-b01",
|
||||
"version": "8u282-b08",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u275-b01/OpenJDK8U-jre_x64_windows_8u275b01.zip",
|
||||
"hash": "9592ef7ac6650c8d1bc2a5acca27d0411c30d1173ee934449e4b70533ffb6b85"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-upstream-binaries/releases/download/jdk8u282-b08/OpenJDK8U-jre_x64_windows_8u282b08.zip",
|
||||
"hash": "62163671c1f11e98c633621dd94c07dfd1db18c01b1ee55b5e91bcfebdda47c8"
|
||||
}
|
||||
},
|
||||
"extract_dir": "openjdk-8u275-b01-jre",
|
||||
"extract_dir": "openjdk-8u282-b08-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user