adopt12-hotspot: Update to version 12.0.1-12

This commit is contained in:
Mathias Hermansson 2019-04-25 18:28:43 +02:00
parent 51260576ce
commit 06ac7bf2d8

View File

@ -1,19 +1,19 @@
{
"description": "AdoptOpenJDK 12 with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "12-33",
"version": "12.0.1-12",
"license": "GPL-2.0-with-classpath-exception",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk12-binaries/releases/download/jdk-12%2B33/OpenJDK12U-jdk_x64_windows_hotspot_12_33.zip",
"hash": "b2ed490d2ecb6ec30894fcea5d19616ac91d6d3130133a2a5e904e241ce91f33"
"url": "https://github.com/AdoptOpenJDK/openjdk12-binaries/releases/download/jdk-12.0.1%2B12/OpenJDK12U-jdk_x64_windows_hotspot_12.0.1_12.zip",
"hash": "2f8d6cfab85c62b607624778a2f63407dbefc8d3ea43e488cfb7c3b5a04a33c0"
},
"32bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk12-binaries/releases/download/jdk-12%2B33/OpenJDK12U-jdk_x86-32_windows_hotspot_12_33.zip",
"hash": "e848733ce3763968e675b01cb5d1aa41e3dee0b7fdb3c7001abf737e238c9da6"
"url": "https://github.com/AdoptOpenJDK/openjdk12-binaries/releases/download/jdk-12.0.1%2B12/OpenJDK12U-jdk_x86-32_windows_hotspot_12.0.1_12.zip",
"hash": "cf463bf3505fc4ded32a5be82b3deffa33fe2ece8a442e4095dc2537e36d73c7"
}
},
"extract_dir": "jdk-12+33",
"extract_dir": "jdk-12.0.1+12",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"