adopt16-hotspot-jre: Update to version 16.0.1-9

This commit is contained in:
Mathias Hermansson 2021-05-27 11:23:29 +02:00
parent 7b4b3ea552
commit e55fe46556

View File

@ -1,15 +1,15 @@
{
"description": "AdoptOpenJDK 16 JRE 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-jre_x64_windows_hotspot_16_36.zip",
"hash": "0769aa0d23de037372b79cb6c208afabc098fede4e41d0a1b45aca81f789f1c5"
"url": "https://github.com/AdoptOpenJDK/openjdk16-binaries/releases/download/jdk-16.0.1%2B9/OpenJDK16U-jre_x64_windows_hotspot_16.0.1_9.zip",
"hash": "169b7975e01bd6573062d29a5f2a1c7c4b659ada9de69c4a63328f2936d0f3f9"
}
},
"extract_dir": "jdk-16+36-jre",
"extract_dir": "jdk-16.0.1+9-jre",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"
@ -23,7 +23,7 @@
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/$matchUrl/OpenJDK$matchJdk-jre_x64_windows_hotspot_$matchMajor_$matchBuild.zip"
"url": "https://github.com/$matchUrl/OpenJDK$matchJdkU-jre_x64_windows_hotspot_$matchMajor_$matchBuild.zip"
}
},
"hash": {