microsoft-jdk: Update to version 16.0.2.7.1

This commit is contained in:
Mathias Hermansson 2021-08-05 19:04:02 +02:00
parent 91158bd6c4
commit ad58082231

View File

@ -1,15 +1,15 @@
{
"description": "The Microsoft Build of OpenJDK is a no-cost long-term supported distribution and Microsoft's way to collaborate and contribute to the Java ecosystem.",
"homepage": "https://www.microsoft.com/openjdk/",
"version": "16.0.1.9.1",
"version": "16.0.2.7.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-16.0.1.9.1-windows-x64.zip",
"hash": "371c1177923266a6f4971b42b1d58d1128028c1b34a1d1d3c36304552083c2e4"
"url": "https://aka.ms/download-jdk/microsoft-jdk-16.0.2.7.1-windows-x64.zip",
"hash": "2911ef05fc64fd9f6a992807416f3806f1862a545fe2fd72b87fcdd1ad9371ca"
}
},
"extract_dir": "jdk-16.0.1+9",
"extract_dir": "jdk-16.0.2+7",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"