adoptopenjdk-hotspot: Update to version 16.0.1-9

This commit is contained in:
Mathias Hermansson 2021-05-27 11:23:29 +02:00
parent 32a65c640e
commit d0331c41e8

View File

@ -1,15 +1,15 @@
{
"description": "AdoptOpenJDK with Oracle HotSpot JVM",
"homepage": "https://adoptopenjdk.net",
"version": "16-36",
"version": "16.0.1-9",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16%2B36/OpenJDK16-jdk_x64_windows_hotspot_16_36.zip",
"hash": "e6cadfef528ad347bd23443d329501d18ac9f230485a426d40e1f7cfcb6a7ab0"
"url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16.0.1%2B9/OpenJDK16U-jdk_x64_windows_hotspot_16.0.1_9.zip",
"hash": "0a91e179c4d34b5d905fd2945a21927a6acb798b4e8f2d528ece32c025bbcaff"
}
},
"extract_dir": "jdk-16+36",
"extract_dir": "jdk-16.0.1+9",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
@ -23,7 +23,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/$matchUrl/OpenJDK$matchJdk-jdk_x64_windows_hotspot_$matchMajor_$matchBuild.zip"
"url": "https://github.com/$matchUrl/OpenJDK$matchJdkU-jdk_x64_windows_hotspot_$matchMajor_$matchBuild.zip"
}
},
"hash": {