microsoft11-jdk: Update to version 11.0.13.8.1

This commit is contained in:
Mathias Hermansson 2021-11-01 22:29:55 +01:00
parent e9a912b186
commit d4df3ada95

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": "11.0.12.7.1",
"version": "11.0.13.8.1",
"license": "GPL-2.0-only WITH Classpath-exception-2.0",
"architecture": {
"64bit": {
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.12.7.1-windows-x64.zip",
"hash": "c520c316353c6b0f8a4f8be3763664e44473b57f1e078922d5d2a8d3a8e84041"
"url": "https://aka.ms/download-jdk/microsoft-jdk-11.0.13.8.1-windows-x64.zip",
"hash": "bec37c34e388a43fd8f86244cb0a631d4c1345dc187a839e1616b9e851a6f127"
}
},
"extract_dir": "jdk-11.0.12+7",
"extract_dir": "jdk-11.0.13+8",
"env_add_path": "bin",
"env_set": {
"JAVA_HOME": "$dir"