mirror of
https://github.com/ScoopInstaller/Java.git
synced 2026-08-22 10:54:55 +08:00
adopt8-hotspot-jre: Update to version 8u272-b10
This commit is contained in:
parent
276c6b61d7
commit
c7ea2e1d13
@ -1,19 +1,19 @@
|
||||
{
|
||||
"description": "AdoptOpenJDK 8 JRE with Oracle HotSpot JVM",
|
||||
"homepage": "https://adoptopenjdk.net",
|
||||
"version": "8u302-b08",
|
||||
"version": "8u272-b10",
|
||||
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_x64_windows_hotspot_8u302b08.zip",
|
||||
"hash": "4a9943a2c2e929728e3c31a213c80d36b186b085b401a8c6313101bd7a28c046"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u272-b10/OpenJDK8U-jre_x64_windows_hotspot_8u272b10.zip",
|
||||
"hash": "52e020014cc95a4c64f292add50b1f2f228a656a3f2914b5e9a630eb667b703f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/adoptium/temurin8-binaries/releases/download/jdk8u302-b08/OpenJDK8U-jre_x86-32_windows_hotspot_8u302b08.zip",
|
||||
"hash": "93a9eff9ecc32c3e4c3bedf6fc2de9dda9215ec643296770b3787803754cc9c4"
|
||||
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u272-b10/OpenJDK8U-jre_x86-32_windows_hotspot_8u272b10.zip",
|
||||
"hash": "a78e5d8130ad95b8d03f598b888e8770017fa5ca080df74b9f46039353cf3c04"
|
||||
}
|
||||
},
|
||||
"extract_dir": "jdk8u302-b08-jre",
|
||||
"extract_dir": "jdk8u272-b10-jre",
|
||||
"env_add_path": "bin",
|
||||
"env_set": {
|
||||
"JAVA_HOME": "$dir"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user