adopt8-hotspot-jre: Update to version 8u272-b10

This commit is contained in:
Mathias Hermansson 2020-10-23 19:28:03 +02:00
parent 62258e7619
commit 34547094cd

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 8 JRE with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "8u265-b01",
"version": "8u272-b10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jre_x64_windows_hotspot_8u265b01.zip",
"hash": "ac9b2005c3a2efe6aecbacdb30ceb5a85bdf1a487e112d622af942f1000f4a27"
"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/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u265-b01/OpenJDK8U-jre_x86-32_windows_hotspot_8u265b01.zip",
"hash": "1d1624afe2aaa811e2bf09fb1c432f3f0ad4b8a7b6243db2245390f1b59a17cf"
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u272-b10/OpenJDK8U-jre_x86-32_windows_hotspot_8u272b10.zip",
"hash": "a78e5d8130ad95b8d03f598b888e8770017fa5ca080df74b9f46039353cf3c04"
}
},
"extract_dir": "jdk8u265-b01-jre",
"extract_dir": "jdk8u272-b10-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"