adopt11-hotspot: Update to version 11.0.8-10

This commit is contained in:
Mathias Hermansson 2020-07-15 17:00:04 +02:00
parent 8728c574ca
commit 45ddfa5629

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 11 with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "11.0.7-10.2",
"version": "11.0.8-10",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.7%2B10.2/OpenJDK11U-jdk_x64_windows_hotspot_11.0.7_10.zip",
"hash": "61e99ff902e02c83b6c48172968593ee05ae183a39e5ef13a44bd4bf7eb2ce8b"
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.8%2B10/OpenJDK11U-jdk_x64_windows_hotspot_11.0.8_10.zip",
"hash": "473e552748b23bd95ad097249e97f5d923d8dde3b956a9487ab17c860a6baa48"
},
"32bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.7%2B10.2/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.7_10.zip",
"hash": "c732242b249c647d0caaa501b8429f796746bf70d03ab4c1b15005a7d285b9a2"
"url": "https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.8%2B10/OpenJDK11U-jdk_x86-32_windows_hotspot_11.0.8_10.zip",
"hash": "02d0f9aca8dd75a02bfaf26f7e4088673a07483ecc546bd1bae2727d46845270"
}
},
"extract_dir": "jdk-11.0.7+10",
"extract_dir": "jdk-11.0.8+10",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"