adopt8-hotspot-jre: Update to version 8u242-b08

This commit is contained in:
Mathias Hermansson 2020-01-21 11:37:01 +01:00
parent b903f9b874
commit 284acc9078

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 8 JRE with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "8u232-b09",
"version": "8u242-b08",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u232-b09/OpenJDK8U-jre_x64_windows_hotspot_8u232b09.zip",
"hash": "3e56345e39d5ee04cae8d9a253d2529f553b14041a22c23fb2730504015202a9"
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u242-b08/OpenJDK8U-jre_x64_windows_hotspot_8u242b08.zip",
"hash": "b00c361e6ce022c6dc63b7c747cfdd9d28c17943e50bc1855adf36854ce46898"
},
"32bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u232-b09/OpenJDK8U-jre_x86-32_windows_hotspot_8u232b09.zip",
"hash": "d75fe844374c6ee76150c2b5047f492870c0a2f21586506f04095fcbe513c953"
"url": "https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u242-b08/OpenJDK8U-jre_x86-32_windows_hotspot_8u242b08.zip",
"hash": "d601ea517a0dab3358dfac44158ca3cdbc8aeab3023ef00fb3cc0b571e5a5e33"
}
},
"extract_dir": "jdk8u232-b09-jre",
"extract_dir": "jdk8u242-b08-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"