adopt8-hotspot-jre: Update to version 8u232-b09

This commit is contained in:
Mathias Hermansson 2019-10-21 12:02:43 +02:00
parent 5afd35c0e8
commit 2d9bb5c0bc

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 8 JRE with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "8u222-b10",
"version": "8u232-b09",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u222-b10/OpenJDK8U-jre_x64_windows_hotspot_8u222b10.zip",
"hash": "5f6bca48f9a5670e87b878bff4c93e2deb895099458edeb410fa5e4f5f3daa7d"
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u232-b09/OpenJDK8U-jre_x64_windows_hotspot_8u232b09.zip",
"hash": "3e56345e39d5ee04cae8d9a253d2529f553b14041a22c23fb2730504015202a9"
},
"32bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u222-b10/OpenJDK8U-jre_x86-32_windows_hotspot_8u222b10.zip",
"hash": "67613547e663b4427014d3ab1bce107ba4d4fdb458d8832d62d8bdde41973ae7"
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u232-b09/OpenJDK8U-jre_x86-32_windows_hotspot_8u232b09.zip",
"hash": "d75fe844374c6ee76150c2b5047f492870c0a2f21586506f04095fcbe513c953"
}
},
"extract_dir": "jdk8u222-b10-jre",
"extract_dir": "jdk8u232-b09-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"