adoptopenjdk-hotspot-jre: Update to version 15.0.1-9

This commit is contained in:
Mathias Hermansson 2020-10-24 06:00:03 +02:00
parent 75eef27970
commit a3eb98bbcd

View File

@ -1,15 +1,15 @@
{
"description": "AdoptOpenJDK JRE with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "15-36",
"version": "15.0.1-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15%2B36/OpenJDK15U-jre_x64_windows_hotspot_15_36.zip",
"hash": "2f6586199ee50db32ce459cbf55f4a0da93dfd68986e1b75fee40aba8f52beec"
"url": "https://github.com/AdoptOpenJDK/openjdk15-binaries/releases/download/jdk-15.0.1%2B9/OpenJDK15U-jre_x64_windows_hotspot_15.0.1_9.zip",
"hash": "36d1a96412fd04e951e7c2a57510439458b3776fe0b3b211b82220723bace808"
}
},
"extract_dir": "jdk-15+36-jre",
"extract_dir": "jdk-15.0.1+9-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"